wpaperd initial config

This commit is contained in:
Charlie Root 2024-07-24 17:47:16 +02:00
commit b9824d3aa7
14 changed files with 205 additions and 192 deletions

View file

@ -4,6 +4,7 @@
in {
options.modules.usrEnv.services = {
locate.enable = mkEnableOption "Locate service";
wpaperd.enable = mkEnableOption "Wpaperd wallpaper daemon";
media = {
mpd = {
enable = mkEnableOption "mpd service";