aboutsummaryrefslogtreecommitdiff
path: root/nixos/machine/lipwig.nix
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2022-10-06 13:37:43 +0200
committerKarel Kočí <cynerd@email.cz>2022-10-06 13:37:43 +0200
commit129ca0a69defc08cbab0b0840806d3165f45a414 (patch)
treef04cf3a68648746c92be75215ecdb15614321f9f /nixos/machine/lipwig.nix
parentfbb909aedbc677f86f6cdebf1d1ba819caebf70a (diff)
downloadnixos-personal-129ca0a69defc08cbab0b0840806d3165f45a414.tar.gz
nixos-personal-129ca0a69defc08cbab0b0840806d3165f45a414.tar.bz2
nixos-personal-129ca0a69defc08cbab0b0840806d3165f45a414.zip
nixos: fix build of vps machines
Diffstat (limited to 'nixos/machine/lipwig.nix')
-rw-r--r--nixos/machine/lipwig.nix3
1 files changed, 0 insertions, 3 deletions
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 ######################################################################