Revert "this is super awesome that the nix gives error about this"

This reverts commit bfeb05e5e3.
This commit is contained in:
Osman Faruk Bayram 2025-10-23 21:59:35 +03:00
parent bfeb05e5e3
commit d03ef4a8f4

View file

@ -5,7 +5,6 @@
desktopEnvironment = lib.mkOption {
type = lib.types.enum [
"plasma"
"gnome"
"none"
];
default = "none";