From c29a14135736c2516bb5d951e6e97dc8143598db Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Tue, 3 Mar 2026 16:45:26 -0600 Subject: changes --- hosts/mercury/nixos.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'hosts/mercury/nixos.nix') diff --git a/hosts/mercury/nixos.nix b/hosts/mercury/nixos.nix index fee1a5e..932fdb0 100644 --- a/hosts/mercury/nixos.nix +++ b/hosts/mercury/nixos.nix @@ -30,8 +30,6 @@ } ]; - security.soteria.enable = true; - services.printing.enable = true; environment.defaultPackages = lib.mkForce []; # im not a noob -- cgit v1.3.1