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 = {
|
users.toast = {
|
||||||
programs.keepassxc = {
|
programs.keepassxc = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
autostart = true;
|
||||||
settings = {
|
settings = {
|
||||||
General = {
|
General = {
|
||||||
# Not sure what changing this does, I'll leave it alone
|
# Not sure what changing this does, I'll leave it alone
|
||||||
|
|
@ -28,9 +29,6 @@
|
||||||
SSHAgent.Enabled = true;
|
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