mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-10-29 17:02:10 +01:00
machines/newton: disable minecraft for now
This commit is contained in:
parent
3bb2c4267c
commit
42a0aba376
1 changed files with 3 additions and 3 deletions
|
|
@ -47,9 +47,9 @@ in
|
|||
enable = true;
|
||||
};
|
||||
# sandbox video game
|
||||
minecraft-server = {
|
||||
enable = true;
|
||||
};
|
||||
# minecraft-server = {
|
||||
# enable = true;
|
||||
# };
|
||||
# music streaming server
|
||||
navidrome = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue