mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
Remove unused 'rogue' service
This commit is contained in:
parent
aebf9a4709
commit
bd379be538
3 changed files with 0 additions and 66 deletions
|
@ -27,9 +27,6 @@ with lib;
|
|||
# Show the manual.
|
||||
documentation.nixos.enable = mkForce true;
|
||||
|
||||
# Let the user play Rogue on TTY 8 during the installation.
|
||||
#services.rogue.enable = true;
|
||||
|
||||
# Use less privileged nixos user
|
||||
users.users.nixos = {
|
||||
isNormalUser = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue