From 029241767aaefd1db77956b6b6328631b7dfdcc9 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 8 Nov 2019 22:36:03 -0800 Subject: serval: enable containers --- default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'default.nix') diff --git a/default.nix b/default.nix index eb08fa7..2195f58 100644 --- a/default.nix +++ b/default.nix @@ -59,6 +59,7 @@ in { ./Com/RunServal/networking.nix ]; networking.hostName = "serval"; + boot.enableContainers = true; }; }; Com.InfluencedByBooks = buildOS { -- cgit v1.2.3