Add some modules for game hosting
This commit is contained in:
parent
01be07c830
commit
6134c6e1e6
7 changed files with 68 additions and 16 deletions
|
@ -21,6 +21,11 @@
|
|||
ovh.enable = true;
|
||||
smartd.enable = true;
|
||||
sshd.enable = true;
|
||||
teeworlds.enable = false;
|
||||
zeroad = {
|
||||
enable = true;
|
||||
asServer = false;
|
||||
};
|
||||
zfs = {
|
||||
enable = true;
|
||||
backups = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue