more stuff

This commit is contained in:
2025-11-27 14:08:31 +02:00
parent 3ed3f50d86
commit 4335f89b4f
4 changed files with 19 additions and 40 deletions
@@ -1,8 +1,9 @@
{
config,
lib,
lockscreen,
osConfig,
pkgs,
lockscreen,
...
}:
lib.attrsets.recursiveUpdate {
@@ -17,6 +18,7 @@ lib.attrsets.recursiveUpdate {
# swaync = import ./swaync;
swayosd.enable = true;
udiskie.enable = true;
# vicinae = import ./vicinae;
wpaperd.enable = true;
}
{