mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-08 04:38:06 +01:00
fix: make none default de
This commit is contained in:
@@ -15,7 +15,7 @@ name:
|
||||
email,
|
||||
gamingSystem ? false,
|
||||
workSystem ? false,
|
||||
desktopEnvironment ? "",
|
||||
desktopEnvironment ? "none",
|
||||
enableZram ? false,
|
||||
additionalModules ? [ ],
|
||||
}:
|
||||
|
||||
Reference in New Issue
Block a user