non important commit

This commit is contained in:
Jiří Maxmilián Stříbrný 2026-04-02 14:45:16 +02:00
parent cbfacd92d3
commit 96e5d27277

View file

@ -8,7 +8,7 @@
nixpkgs.config.allowUnfree = true; nixpkgs.config.allowUnfree = true;
networking = { networking = {
networkmanager.enable = true; networkmanager.enable = false;
hostName = "max-${device-name}"; hostName = "max-${device-name}";
proxy.noProxy = "127.0.0.1,localhost,internal.domain"; proxy.noProxy = "127.0.0.1,localhost,internal.domain";
firewall = { firewall = {