add printing service
This commit is contained in:
@@ -103,6 +103,7 @@ in {
|
|||||||
|
|
||||||
programs.firefox.enable = true;
|
programs.firefox.enable = true;
|
||||||
programs.wireshark.enable = true;
|
programs.wireshark.enable = true;
|
||||||
|
services.printing.enable = true;
|
||||||
|
|
||||||
# List packages installed in system profile.
|
# List packages installed in system profile.
|
||||||
# You can use https://search.nixos.org/ to find more packages (and options).
|
# You can use https://search.nixos.org/ to find more packages (and options).
|
||||||
|
|||||||
@@ -14,6 +14,7 @@ with pkgs; [
|
|||||||
hyprpicker
|
hyprpicker
|
||||||
grub2
|
grub2
|
||||||
zlib
|
zlib
|
||||||
|
masscan
|
||||||
unzip
|
unzip
|
||||||
p7zip
|
p7zip
|
||||||
fd
|
fd
|
||||||
|
|||||||
Reference in New Issue
Block a user