This commit is contained in:
Miguel Palhas
2026-03-26 14:30:47 +00:00
parent 6c397bc61a
commit 6f67e5f451
25 changed files with 93 additions and 620 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
programs.password-store = {
enable = true;
settings = {
PASSWORD_STORE_DIR = "/home/naps62/sync/pass";
PASSWORD_STORE_DIR = "${config.home.homeDirectory}/sync/pass";
};
};
}