Compare commits
2 commits
32c6f4a42f
...
09ae0a2dc4
Author | SHA1 | Date | |
---|---|---|---|
09ae0a2dc4 | |||
a15a966854 |
1 changed files with 4 additions and 0 deletions
|
@ -32,7 +32,10 @@ in {
|
|||
mtr
|
||||
ncdu
|
||||
pry
|
||||
pwgen
|
||||
rustup
|
||||
tmux
|
||||
unar
|
||||
virt-manager
|
||||
wget
|
||||
yt-dlp
|
||||
|
@ -67,6 +70,7 @@ in {
|
|||
# password-store
|
||||
programs.password-store = {
|
||||
enable = true;
|
||||
package = pkgs.pass.withExtensions (exts: [exts.pass-otp]);
|
||||
settings = {
|
||||
PASSWORD_STORE_DIR = "${config.home.homeDirectory}/.password-store";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue