From 3cc2bf95c219578f7feed2c68903b76015e28b51 Mon Sep 17 00:00:00 2001 From: SebastianStork Date: Sat, 4 Jan 2025 23:03:09 +0100 Subject: [PATCH] Disable printing --- hosts/inspiron/default.nix | 1 - hosts/north/default.nix | 1 - 2 files changed, 2 deletions(-) diff --git a/hosts/inspiron/default.nix b/hosts/inspiron/default.nix index af4de28..8f1f06e 100644 --- a/hosts/inspiron/default.nix +++ b/hosts/inspiron/default.nix @@ -24,7 +24,6 @@ sound.enable = true; virtualisation.enable = true; sops.enable = true; - printing.enable = true; auto-gc.enable = true; geoclue.enable = true; tailscale = { diff --git a/hosts/north/default.nix b/hosts/north/default.nix index 40a8642..4b43cdb 100644 --- a/hosts/north/default.nix +++ b/hosts/north/default.nix @@ -21,7 +21,6 @@ sound.enable = true; virtualisation.enable = true; sops.enable = true; - printing.enable = true; auto-gc.enable = true; geoclue.enable = true; tailscale = {