This commit is contained in:
2026-04-11 00:47:45 -04:00
parent 128e85d98e
commit 612a429afc
+3 -1
View File
@@ -50,7 +50,9 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
lxc lxc
lxc-templates # lxc-templates
wget
gnupg
debootstrap debootstrap
bridge-utils bridge-utils
]; ];