Fixed printing

This commit is contained in:
Jan-Bulthuis 2025-05-28 12:21:45 +02:00
parent 6c452c6649
commit daab746b40

View File

@ -18,5 +18,8 @@ in
nssmdns4 = true;
openFirewall = true;
};
# For SMB network printers
services.samba.enable = true;
};
}