add a samsung printer driver

This commit is contained in:
Motiejus Jakštys 2023-10-04 21:13:31 +03:00
parent e3f415a9a4
commit e2990f73bd
1 changed files with 4 additions and 1 deletions

View File

@ -13,7 +13,10 @@
services = {
acpid.enable = true;
pcscd.enable = true;
printing.enable = true;
printing = {
enable = true;
drivers = [pkgs.samsung-unified-linux-driver_4_01_17];
};
openssh.settings.X11Forwarding = true;
# TODO post-23.11