mirror of
https://github.com/Ascyii/nixos.git
synced 2026-01-01 06:44:26 -05:00
6 lines
49 B
Nix
6 lines
49 B
Nix
{ ... }:
|
|
|
|
{
|
|
services.printing.enable = true;
|
|
}
|