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