mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 00:58:16 +00:00
6 lines
55 B
Nix
6 lines
55 B
Nix
{ pkgs, ... }:
|
|
|
|
{
|
|
services.printing.enable = true;
|
|
}
|