From 51764389c5946aa6f3bf9eab0e38d5d3b9e05b1d Mon Sep 17 00:00:00 2001 From: minco Date: Tue, 21 Oct 2025 20:37:17 +0900 Subject: [PATCH] add printing service --- configuration.nix | 1 + pkgs/util.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/configuration.nix b/configuration.nix index 92874d8..d821d67 100644 --- a/configuration.nix +++ b/configuration.nix @@ -103,6 +103,7 @@ in { programs.firefox.enable = true; programs.wireshark.enable = true; + services.printing.enable = true; # List packages installed in system profile. # You can use https://search.nixos.org/ to find more packages (and options). diff --git a/pkgs/util.nix b/pkgs/util.nix index 63b6cf6..d2dc7f3 100644 --- a/pkgs/util.nix +++ b/pkgs/util.nix @@ -14,6 +14,7 @@ with pkgs; [ hyprpicker grub2 zlib + masscan unzip p7zip fd