updating flake

release-18.03-flake
Natalie Adams 2023-04-13 21:52:01 -05:00
parent 79205e93b7
commit e11a246049
1 changed files with 2 additions and 2 deletions

View File

@ -22,10 +22,10 @@ with lib;
config = {
# Enable in installer, even if the minimal profile disables it.
services.nixosManual.enable = mkForce true;
# services.nixosManual.enable = mkForce true;
# Show the manual.
services.nixosManual.showManual = true;
# services.nixosManual.showManual = true;
# Let the user play Rogue on TTY 8 during the installation.
#services.rogue.enable = true;