Desktop/keepassxc: update configs
This commit is contained in:
parent
338714285e
commit
970da745ad
1 changed files with 1 additions and 3 deletions
|
|
@ -3,6 +3,7 @@
|
|||
users.toast = {
|
||||
programs.keepassxc = {
|
||||
enable = true;
|
||||
autostart = true;
|
||||
settings = {
|
||||
General = {
|
||||
# Not sure what changing this does, I'll leave it alone
|
||||
|
|
@ -28,9 +29,6 @@
|
|||
SSHAgent.Enabled = true;
|
||||
};
|
||||
};
|
||||
xdg.autostart.entries = [
|
||||
"${pkgs.keepassxc}/share/applications/org.keepassxc.KeePassXC.desktop"
|
||||
];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue