testig HM as module - try 2

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

View File

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