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/lipwig.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'nixos/machine/lipwig.nix') diff --git a/nixos/machine/lipwig.nix b/nixos/machine/lipwig.nix index 0069638..8a7e9a6 100644 --- a/nixos/machine/lipwig.nix +++ b/nixos/machine/lipwig.nix @@ -5,9 +5,6 @@ with lib; { config = { - boot.isContainer = true; - boot.loader.initScript.enable = true; - cynerd.openvpn.personal = true; # Git ###################################################################### -- cgit v1.2.3