From 91ab1432ac5249f41bda11a415491da902930ebd Mon Sep 17 00:00:00 2001 From: Eli Ribble Date: Thu, 29 Aug 2024 17:41:51 -0700 Subject: [PATCH] Don't require my printer work. It's there sometimes, sometimes not. --- nalai/etc/nixos/configuration.nix | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/nalai/etc/nixos/configuration.nix b/nalai/etc/nixos/configuration.nix index f1ace4b..ac348b9 100644 --- a/nalai/etc/nixos/configuration.nix +++ b/nalai/etc/nixos/configuration.nix @@ -17,16 +17,6 @@ # Bluetooth hardware.bluetooth.enable = true; # enables support for Bluetooth hardware.bluetooth.powerOnBoot = true; # powers up the default Bluetooth controller on boot - hardware.printers = { - ensureDefaultPrinter = "Brother_HLL8250CDW"; - ensurePrinters = [{ - name = "Brother_HLL8250CDW"; - deviceUri = "ipp://192.168.1.10/ipp"; - model = "everywhere"; - description = "Brother HL-L8250CDW"; - location = "study"; - }]; - }; networking.extraHosts = '' 192.168.1.5 pihole.home.arpa