diff --git a/system/lxc.nix b/system/lxc.nix index 2bda659..35690e8 100644 --- a/system/lxc.nix +++ b/system/lxc.nix @@ -50,7 +50,9 @@ environment.systemPackages = with pkgs; [ lxc - lxc-templates + # lxc-templates + wget + gnupg debootstrap bridge-utils ];