build error

This commit is contained in:
2025-11-20 17:16:04 +01:00
parent f41a2bb69b
commit c13935fa92
2 changed files with 4 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ in {
(import ./zsh.nix {inherit pkgs user;})
./zoxide.nix
(import ./packages.nix {inherit pkgs user;})
./nvim.nix
];
# Define user account and dont forget to set a password with 'passwd'