mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 09:53:55 -05:00
aly: start keepassxc at login
This commit is contained in:
parent
e3ec38c26d
commit
b3f997cf95
|
@ -154,6 +154,7 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
desktop = {
|
desktop = {
|
||||||
|
startupApps = [(lib.getExe' pkgs.keepassxc "keepassxc")];
|
||||||
hyprland = {
|
hyprland = {
|
||||||
enable = true;
|
enable = true;
|
||||||
randomWallpaper = true;
|
randomWallpaper = true;
|
||||||
|
|
Loading…
Reference in a new issue