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