Print Stuff

This commit is contained in:
Jack Mechem 2026-01-21 11:45:19 -08:00
parent f53a991884
commit 7444d56c0f
2 changed files with 11 additions and 10 deletions

View file

@ -1,7 +1,8 @@
{ pkgs, ... }:
{
services.printing.enable = true;
services.printing.enable = true;
services.printing.drivers = [ pkgs.brlaser ];
services.printing.browsing = true;
services.printing.browsedConf = ''