chore: Remove unnecessary services, wluma and owncast

This commit is contained in:
ulic-youthlic 2026-02-10 16:44:50 +08:00
parent 4b00734efe
commit 427a5d8a69
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
2 changed files with 4 additions and 5 deletions

View file

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

View file

@ -45,7 +45,6 @@
transmission.enable = true; transmission.enable = true;
nix-ld.enable = true; nix-ld.enable = true;
juicity.client.enable = true; juicity.client.enable = true;
owncast.enable = true;
wshowkeys.enable = true; wshowkeys.enable = true;
obs.enable = true; obs.enable = true;
garage.enable = true; garage.enable = true;