add printing service
This commit is contained in:
@@ -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).
|
||||
|
||||
@@ -14,6 +14,7 @@ with pkgs; [
|
||||
hyprpicker
|
||||
grub2
|
||||
zlib
|
||||
masscan
|
||||
unzip
|
||||
p7zip
|
||||
fd
|
||||
|
||||
Reference in New Issue
Block a user