From 129ca0a69defc08cbab0b0840806d3165f45a414 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 6 Oct 2022 13:37:43 +0200 Subject: nixos: fix build of vps machines --- nixos/machine/mrpump.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'nixos/machine/mrpump.nix') diff --git a/nixos/machine/mrpump.nix b/nixos/machine/mrpump.nix index 66cdbb5..99ce26d 100644 --- a/nixos/machine/mrpump.nix +++ b/nixos/machine/mrpump.nix @@ -5,9 +5,6 @@ with lib; { config = { - boot.isContainer = true; - boot.loader.initScript.enable = true; - # Gitlab worker services.gitlab-runner = { enable = true; -- cgit v1.2.3