remove lix from servers as they can oom
This commit is contained in:
parent
39eaf1834f
commit
4b3b05e617
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@
|
|||
pkgs.lib.nixosSystem {
|
||||
inherit system;
|
||||
modules = [
|
||||
lix-module.nixosModules.default
|
||||
(./. + "/nixos/boxes/${hostname}")
|
||||
(import ./nixos/server-common.nix)
|
||||
sops.nixosModules.sops
|
||||
|
|
Loading…
Reference in a new issue