This commit is contained in:
Henri Dohmen 2025-10-12 17:58:35 +02:00
parent 1ba3e80f27
commit fba6c64d00
Signed by: hd
GPG key ID: AB79213B044674AE
2 changed files with 3 additions and 29 deletions

View file

@ -84,8 +84,9 @@
hd.desktop.enable = true;
networking.firewall = {
enable = true;
networking = {
useDHCP = lib.mkDefault true;
firewall.enable = true;
};
# ====== DON'T CHANGE ======