fix: actually add cups to printing thingy :)

This commit is contained in:
Ahwx 2025-06-15 14:08:18 +02:00
parent 2e202346d0
commit 8956a092d1

View file

@ -5,6 +5,7 @@
nssmdns4 = true;
openFirewall = true;
};
services.printing.enable = true;
# environment.systemPackages = with pkgs; [
# ];
}