testig HM as module - try 2

This commit is contained in:
2023-10-18 19:25:03 +00:00
parent ce1bc9498a
commit 9501167e5f

View File

@@ -44,7 +44,7 @@ config = {
sharedModules = [ sharedModules = [
inputs.sops-nix.homeManagerModules.sops inputs.sops-nix.homeManagerModules.sops
]; ];
users.sstent = ../home-manager/users/sstent; imports = [ ../home-manager/users/sstent];
}; };
nixpkgs.config.allowUnfree = true; nixpkgs.config.allowUnfree = true;