update flake
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user