Move tetris and particles to marabethia
This commit is contained in:
parent
3e049a8667
commit
d5b308d2d1
2 changed files with 4 additions and 4 deletions
|
@ -71,10 +71,6 @@
|
|||
rootPool = "zroot";
|
||||
};
|
||||
};
|
||||
games = {
|
||||
particles.server = true;
|
||||
tetris.server = true;
|
||||
};
|
||||
services = {
|
||||
garmin-scraper.enable = true;
|
||||
git.enable = true;
|
||||
|
|
|
@ -33,5 +33,9 @@
|
|||
rootPool = "zroot";
|
||||
};
|
||||
};
|
||||
games = {
|
||||
particles.server = true;
|
||||
tetris.server = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue