diff --git a/users/grfn/system/home/modules/common.nix b/users/grfn/system/home/modules/common.nix index 86e4ba400..6871cadda 100644 --- a/users/grfn/system/home/modules/common.nix +++ b/users/grfn/system/home/modules/common.nix @@ -13,6 +13,8 @@ ../modules/lib/cloneRepo.nix ]; + home.homeDirectory = "/home/grfn"; + programs.password-store.enable = true; grfn.impure.clonedRepos.passwordStore = {