1 { 2 programs.password-store = { 3 enable = true; 4 settings = { 5 PASSWORD_STORE_DIR = "$HOME/.password-store"; 6 }; 7 }; 8 }