fix: move pinentry-curses out of pass profile
This commit is contained in:
parent
78e9184a2b
commit
babf7dbced
2 changed files with 2 additions and 2 deletions
|
@ -30,6 +30,8 @@
|
||||||
gnome3.adwaita-icon-theme
|
gnome3.adwaita-icon-theme
|
||||||
adwaita-qt
|
adwaita-qt
|
||||||
lxappearance
|
lxappearance
|
||||||
|
|
||||||
|
pinentry-curses
|
||||||
];
|
];
|
||||||
|
|
||||||
environment.shellAliases.ssh = "kitty +kitten ssh";
|
environment.shellAliases.ssh = "kitty +kitten ssh";
|
||||||
|
|
|
@ -16,6 +16,4 @@
|
||||||
'';
|
'';
|
||||||
|
|
||||||
services.password-store-sync.enable = true;
|
services.password-store-sync.enable = true;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [ pinentry-curses ];
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue