[zineshop] re-enable
All checks were successful
Check flake syntax / flake-check (push) Successful in 6m9s

This commit is contained in:
2025-12-05 14:46:18 +01:00
parent add299c242
commit 03846d5e7f
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?