8
hosts/common/optional/services/printing.nix
Normal file
8
hosts/common/optional/services/printing.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
# Reminder that CUPS cpanel defaults to localhost:631
|
||||
{
|
||||
...
|
||||
}:
|
||||
|
||||
{
|
||||
services.printing.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user