hosts: okina: update disk configuration

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2025-06-14 17:21:08 +05:30
parent 4f0f6021e5
commit 8b12178bfc
4 changed files with 13 additions and 12 deletions

View File

@@ -15,7 +15,7 @@
};
avahi = lib.mkIf config.services.printing.enable {
enable = true;
nssmdns = true;
nssmdns4 = true;
openFirewall = true;
};
};