testig HM as module - try 2

This commit is contained in:
2023-10-18 19:52:23 +00:00
parent 64020cc69f
commit a4bef3300e

View File

@@ -127,7 +127,7 @@
inputs.sops-nix.homeManagerModules.sops inputs.sops-nix.homeManagerModules.sops
]; ];
home-manager.useGlobalPkgs = true; home-manager.useGlobalPkgs = true;
# home-manager.users.sstent = import ./home-manager/users/sstent; home-manager.users.sstent = import ./home-manager/users/sstent;
} }