[zineshop] re-enable

This commit is contained in:
2025-12-05 14:46:18 +01:00
committed by ahtlon
parent 633b2f4dc7
commit 530c0cc5f3
2 changed files with 5 additions and 5 deletions

View File

@@ -26,7 +26,7 @@ with lib;
services.printing.enable = true;
services.malobeo.printing.enable = true;
services.zineshop.enable = false;
services.zineshop.enable = true;
networking.firewall.allowedTCPPorts = [ 8080 ];
system.stateVersion = "22.11"; # Did you read the comment?