idk
This commit is contained in:
@@ -85,11 +85,15 @@ in {
|
||||
"aarch64-linux"
|
||||
];
|
||||
|
||||
networking.nftables.enable = true;
|
||||
virtualisation.libvirtd = {
|
||||
enable = true;
|
||||
qemuOvmf = true;
|
||||
qemuSwtpm = true;
|
||||
#qemuOvmfPackage = pkgs.OVMFFull;
|
||||
extraConfig = ''
|
||||
firewall_backend = "nftables"
|
||||
'';
|
||||
};
|
||||
|
||||
# Use the GRUB 2 boot loader.
|
||||
|
||||
Reference in New Issue
Block a user