Use secret-tool to fetch passwords for mail and other syncing
This commit is contained in:
parent
23f848205b
commit
c6db16da29
2 changed files with 11 additions and 11 deletions
|
@ -7,11 +7,11 @@
|
|||
};
|
||||
|
||||
config = lib.mkIf config.chvp.graphical.pass.enable {
|
||||
|
||||
chvp.base.zfs.homeLinks = [
|
||||
{ path = ".config/keepassxc"; type = "data"; }
|
||||
{ path = ".cache/keepassxc"; type = "cache"; }
|
||||
];
|
||||
|
||||
chvp.base.emacs.extraConfig = [
|
||||
''
|
||||
(use-package secrets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue