about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--users/grfn/system/home/modules/common.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/users/grfn/system/home/modules/common.nix b/users/grfn/system/home/modules/common.nix
index 86e4ba400e..6871cadda1 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 = {