fix: enable flakes and nix-command and set NIX_PATH for nix-shell
This commit is contained in:
@@ -5,7 +5,10 @@
|
||||
# This creates a minimal, text-only installation environment.
|
||||
# No desktop environment - just TTY with gum-based installer.
|
||||
|
||||
{
|
||||
imports = [
|
||||
../core/system/nix.nix
|
||||
];
|
||||
|
||||
# Base installation media configuration is handled by the module imported in flake.nix
|
||||
|
||||
# Console configuration for a pleasant TTY experience
|
||||
|
||||
Reference in New Issue
Block a user