"Release" 26.06 Irritating
CI / Check, build and cache nixfiles (push) Successful in 2h20m51s

This commit is contained in:
2026-06-13 16:00:18 +01:00
parent bb32784962
commit 93529c578b
27 changed files with 145 additions and 195 deletions
+1 -1
View File
@@ -125,7 +125,7 @@ in
virt-manager.enable = true;
wireshark = {
enable = true;
package = pkgs.wireshark-qt;
package = pkgs.wireshark;
};
};
virtualisation.libvirtd.enable = true;
+1 -1
View File
@@ -34,7 +34,7 @@ in
services = {
pdns-recursor = {
yaml-settings = {
settings = {
incoming = {
listen = [
"127.0.0.1" "::1"