remove todos that I won't do

This commit is contained in:
Veneficium 2025-08-09 20:46:43 +02:00
parent 5ff790870d
commit 1453a28045
4 changed files with 0 additions and 6 deletions

View file

@ -9,7 +9,6 @@
enable = lib.mkEnableOption "enable gnome de";
};
#todo make this more configurable
config = lib.mkIf config.settings.gnome.enable {
services.xserver = {
enable = true;