Regenerated

This commit is contained in:
2026-03-27 11:29:57 +00:00
parent 161645f31a
commit 8285257fd4
2 changed files with 4 additions and 8 deletions
@@ -28,11 +28,9 @@ in
[ ../../../generated/users/henrov.nix
./boot.nix
./hardware-configuration.nix
# REQUIRED for Home Manager
home-manager.nixosModules.home-manager
]
++ allModules;
++ allModules
++ [ home-manager.nixosModules.home-manager ]; # import HM last
#################################
# Home Manager integration