From 1b67275b854235fa1f8c8fc68fff1beae9515a0f Mon Sep 17 00:00:00 2001 From: adikro Date: Mon, 11 May 2026 14:25:47 +0200 Subject: synck --- hosts/thinkpad/configuration.nix | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'hosts/thinkpad/configuration.nix') diff --git a/hosts/thinkpad/configuration.nix b/hosts/thinkpad/configuration.nix index 8bbc3b6..c8947d3 100644 --- a/hosts/thinkpad/configuration.nix +++ b/hosts/thinkpad/configuration.nix @@ -1,9 +1,4 @@ -{ - inputs, - username, - pkgs, - ... -}: +{ inputs, username, ... }: { system.stateVersion = "25.05"; @@ -49,7 +44,7 @@ security = { enable = true; sandboxing.enable = true; - antivirus.enable = true; + # antivirus.enable = true; }; ssh.enable = true; storage.enable = true; -- cgit v1.3