testig HM as module - try 2

This commit is contained in:
2023-10-18 19:21:58 +00:00
parent d6b720d6ac
commit ac2d628295

View File

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