added desktop module enable to katana

This commit is contained in:
specCon18 2023-08-15 21:38:37 -04:00
parent 51634b115a
commit f5cf55ef26

View file

@ -62,4 +62,6 @@
options = "--delete-older-than 7d"; options = "--delete-older-than 7d";
}; };
}; };
speccon18.desktop.hyperland.enable = true;
speccon18.desktop.gnome.enable = false;
} }