From 9622136961d96a874868fd43f798aa69c971899b Mon Sep 17 00:00:00 2001 From: Larra Emily Sarah Date: Wed, 28 Jan 2026 15:31:38 +0100 Subject: [PATCH] "109 2026-01-28 15:21:17 26.05.20260123.c5296fd 6.18.7" --- hosts/ArcticFox/configuration.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/ArcticFox/configuration.nix b/hosts/ArcticFox/configuration.nix index 6eeb1c2..c902a7d 100644 --- a/hosts/ArcticFox/configuration.nix +++ b/hosts/ArcticFox/configuration.nix @@ -23,7 +23,6 @@ networking.hostName = "ArcticFox"; # Define your hostname. # networking.wireless.enable = true; # Enables wireless support via wpa_supplicant. - security.polkit.enable = true; # Configure network proxy if necessary networking.proxy.default = "http://user:password@proxy:port/"; # networking.proxy.noProxy = "127.0.0.1,localhost,internal.domain"; #####################