Revert "this is super awesome that the nix gives error about this"
This reverts commit bfeb05e5e3.
This commit is contained in:
parent
bfeb05e5e3
commit
d03ef4a8f4
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@
|
||||||
desktopEnvironment = lib.mkOption {
|
desktopEnvironment = lib.mkOption {
|
||||||
type = lib.types.enum [
|
type = lib.types.enum [
|
||||||
"plasma"
|
"plasma"
|
||||||
"gnome"
|
|
||||||
"none"
|
"none"
|
||||||
];
|
];
|
||||||
default = "none";
|
default = "none";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue