This commit is contained in:
Miguel Palhas
2026-05-08 13:21:42 +01:00
parent efe63cb0a9
commit 4aa2e67794
7 changed files with 37 additions and 17 deletions
+1 -3
View File
@@ -19,8 +19,6 @@
programs.password-store = {
enable = true;
settings = {
PASSWORD_STORE_DIR = "${config.home.homeDirectory}/sync/pass";
};
settings = { };
};
}