fix dark theme
Some checks failed
ci/woodpecker/push/build-cache Pipeline failed

This commit is contained in:
Lucy Hochkamp 2025-11-12 15:27:53 +01:00
parent 245c5a7d27
commit 6088d13939
No known key found for this signature in database
8 changed files with 123 additions and 58 deletions

View file

@ -64,14 +64,15 @@ in
time.timeZone = "Europe/Berlin";
# orcaslicer
networking.firewall.allowedTCPPorts = [
1880
2021
4711
];
networking.firewall.allowedUDPPorts = [
1880
5353
2021
];