rogue: omit from the installation media
At least for now. It would increase the ISO size by ~10 MB, after the fixup in the parent commit.
This commit is contained in:
@@ -28,7 +28,7 @@ with lib;
|
||||
services.nixosManual.showManual = true;
|
||||
|
||||
# Let the user play Rogue on TTY 8 during the installation.
|
||||
services.rogue.enable = true;
|
||||
#services.rogue.enable = true;
|
||||
|
||||
# Disable some other stuff we don't need.
|
||||
security.sudo.enable = false;
|
||||
|
||||
Reference in New Issue
Block a user