feat: add password-store
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
ee510e1be3
commit
5474b27189
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ in {
|
|||
home.packages = with pkgs; [
|
||||
sops
|
||||
inputs.nixvim.packages.x86_64-linux.default
|
||||
(pass.withExtensions (exts: [exts.pass-update exts.pass-import exts.pass-audit exts.pass-checkup]))
|
||||
];
|
||||
|
||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue