fix: enable flakes and nix-command and set NIX_PATH for nix-shell

This commit is contained in:
Bernardo Magri
2026-04-13 11:33:07 +01:00
parent ab9700f054
commit f0800e60ca
4 changed files with 32 additions and 2 deletions

View File

@@ -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