disable arma deploy
This commit is contained in:
parent
b24fa7ce40
commit
04670a8f09
1 changed files with 1 additions and 2 deletions
|
|
@ -14,9 +14,8 @@ in
|
|||
imports = [
|
||||
self.nixosModules.default
|
||||
];
|
||||
|
||||
deploy.enable = false;
|
||||
services.arma.enable = true;
|
||||
|
||||
networking = {
|
||||
hostName = "arma-reforger-tofu";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue