fmt
This commit is contained in:
parent
b9b85657db
commit
8ee461d1de
9 changed files with 21 additions and 28 deletions
|
@ -5,10 +5,6 @@
|
|||
pass-secret-service.enable = true;
|
||||
password-store-sync.enable = true;
|
||||
};
|
||||
home.packages = with pkgs; [
|
||||
pass
|
||||
wpass
|
||||
_gpg-unlock
|
||||
];
|
||||
home.packages = with pkgs; [ pass wpass _gpg-unlock ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue