mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 11:23:40 +00:00
Move all files from from the nix folder
This commit is contained in:
6
main/printing.nix
Normal file
6
main/printing.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
# Setup CUPS for printing documents.
|
||||
services.printing.enable = true;
|
||||
}
|
Reference in New Issue
Block a user