From 4b3b05e617c68ea452f253c56f2e5f23d84f6a2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Thu, 18 Jul 2024 09:45:22 +0100 Subject: [PATCH] remove lix from servers as they can oom --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index 0605c0f5..c7b9b3d4 100644 --- a/flake.nix +++ b/flake.nix @@ -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