From f3e01847fa20803880a925c41c44590e984adb87 Mon Sep 17 00:00:00 2001 From: reidlab Date: Wed, 31 Dec 2025 22:27:33 -0800 Subject: [PATCH] =?UTF-8?q?son=20=F0=9F=98=AD=F0=9F=98=AD=F0=9F=98=AD=20wh?= =?UTF-8?q?at=20is=20dat=20newline?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/security.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/security.nix b/modules/security.nix index 50b5ca8..dd99a6b 100755 --- a/modules/security.nix +++ b/modules/security.nix @@ -63,7 +63,6 @@ in { # personal computer? no firewall ty :3 networking.firewall.enable = false; - services.usbguard = { IPCAllowedUsers = [ "root" "${env.mainUser}" ]; presentDevicePolicy = "allow";