son 😭😭😭 what is dat newline

This commit is contained in:
Reid 2025-12-31 22:27:33 -08:00
parent 57eee399e3
commit f3e01847fa
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD

View file

@ -63,7 +63,6 @@ in {
# personal computer? no firewall ty :3 # personal computer? no firewall ty :3
networking.firewall.enable = false; networking.firewall.enable = false;
services.usbguard = { services.usbguard = {
IPCAllowedUsers = [ "root" "${env.mainUser}" ]; IPCAllowedUsers = [ "root" "${env.mainUser}" ];
presentDevicePolicy = "allow"; presentDevicePolicy = "allow";