feat: improve printing config
Should now discover printers via IPP Everywhere automatically.
This commit is contained in:
parent
9fe366f34c
commit
01ed691523
3 changed files with 4 additions and 5 deletions
|
@ -36,8 +36,6 @@
|
|||
permitRootLogin = "no";
|
||||
};
|
||||
|
||||
services.printing.drivers = with pkgs; [ epson-escpr ];
|
||||
|
||||
# only change this when specified in release notes
|
||||
system.stateVersion = "22.05";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue