From c7a3b2eea03b7f1ee0f9d396d0a65dceb8db623e Mon Sep 17 00:00:00 2001 From: deadvey Date: Sun, 24 Nov 2024 19:27:27 +0000 Subject: [PATCH] 50 current 2024-11-24 19:27:24 24.05.6463.83fb6c028368 6.6.59 * --- nixos/configuration.nix | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 237355a..590cdc5 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -26,20 +26,6 @@ }; services.printing.enable = true; - hardware.printers = { - ensurePrinters = [ - { - name = "Brother"; - location = "Study"; - deviceUri = "http://192.168.1.66:631"; - model = "drv:///sample.drv/generic.ppd"; - ppdOptions = { - PageSize = "A4"; - }; - } - ]; - ensureDefaultPrinter = "Brother_printer"; - }; # Bootloader. boot.loader.systemd-boot.enable = true; @@ -127,6 +113,7 @@ gtkmm2 gtkd pkg-config + nfs-utils ]; fonts.packages = with pkgs; [