feat: Enable wluma for Tytonidae

This commit is contained in:
ulic-youthlic 2026-01-14 14:21:45 +08:00
parent e008184451
commit 4ea5cbd9b7
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
2 changed files with 6 additions and 6 deletions

View file

@ -71,10 +71,10 @@ in {
# enable = true;
# inherit (cfg.waybar) settings;
# };
# wluma = {
# enable = true;
# inherit (cfg.wluma) extraSettings;
# };
wluma = {
enable = true;
inherit (cfg.wluma) extraSettings;
};
# swaync.enable = true;
# swaylock.enable = true;
# waypaper.enable = true;