mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 09:12:28 +00:00
4 lines
52 B
Nix
4 lines
52 B
Nix
{pkgs, ...}: {
|
|
services.printing.enable = true;
|
|
}
|