hosts: import users in individual hosts
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m20s

This commit is contained in:
2025-08-22 11:57:16 +01:00
parent 68c8d8599d
commit 269e9d20bf
7 changed files with 10 additions and 2 deletions

View File

@@ -11,6 +11,7 @@ in
imports = [
./hardware-configuration.nix
../desktop.nix
../../users/jordan
];
nixpkgs.hostPlatform = "x86_64-linux";