This commit is contained in:
2026-03-26 20:26:31 -05:00
parent 979344917e
commit 53489fe173
9 changed files with 108 additions and 18 deletions

View File

@@ -5,8 +5,6 @@
# To silence this warning and keep legacy behavior, set:
# programs.password-store.settings = { PASSWORD_STORE_DIR = "$XDG_DATA_HOME/password-store"; };
programs.password-store = {
settings = {
PASSWORD_STORE_DIR = "$XDG_DATA_HOME/password-store";
};
settings = { };
};
}