From 49d711586bfa523d5d1385373df6c422bf35b712 Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Wed, 4 Mar 2026 16:47:41 -0600 Subject: printing moved to system --- hosts/mercury/config.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/mercury/config.nix') diff --git a/hosts/mercury/config.nix b/hosts/mercury/config.nix index cdf24d9..0fe641a 100644 --- a/hosts/mercury/config.nix +++ b/hosts/mercury/config.nix @@ -41,6 +41,7 @@ audio.enable = true; bluetooth.enable = true; + printing.enable = true; }; terminal = { -- cgit v1.3.1