host: Fix libvirt's iptables conumdrum

This commit is contained in:
2021-09-12 00:32:18 +02:00
parent 06a4a0fdf2
commit deb88dafa7
3 changed files with 39 additions and 25 deletions

View File

@@ -5,6 +5,7 @@ let
in mkHost config {
userName = "alexander";
hostName = "miku";
primaryInterface = "enp6s0";
overlays = [ "nur" "unstable" "simple" "custom" "emacs" ];
hardwareImports = [ "amdgpu" "amd" ];
programImports = [