feat: adds printing support

This commit is contained in:
Ahwx 2025-01-10 20:48:19 +01:00
parent 20269d917a
commit 97b7f66e4d

View file

@ -0,0 +1,7 @@
{ ... }: {
services.avahi = {
enable = true;
nssmdns4 = true;
openFirewall = true;
};
}