update flake

This commit is contained in:
Kopatz
2025-04-16 11:00:55 +02:00
parent 7e0406f64b
commit b90bbd858d
5 changed files with 80 additions and 192 deletions

View File

@@ -112,18 +112,6 @@
openai-whisper
];
nixpkgs.config.permittedInsecurePackages = [
"electron-27.3.11"
"dotnet-runtime-wrapped-7.0.20"
"dotnet-runtime-7.0.20"
"dotnet-core-combined"
"dotnet-sdk-7.0.410"
"dotnet-sdk-6.0.428"
"dotnet-sdk-wrapped-6.0.428"
"dotnet-sdk-wrapped-7.0.410"
];
networking.firewall.allowedTCPPorts = [ 6567 ]; # mindustry
networking.firewall.allowedUDPPorts = [ 6567 ]; # mindustry
mainUser.layout = "de";