testig HM as module - try 2

This commit is contained in:
2023-10-18 19:22:34 +00:00
parent ac2d628295
commit ce1bc9498a

View File

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