some vr config

This commit is contained in:
Kopatz
2024-12-21 20:48:29 +01:00
parent 786b315fbf
commit 0114a4d6c7
5 changed files with 49 additions and 3 deletions

View File

@@ -61,6 +61,7 @@
games = {
enable = true;
enablePreinstalled = true;
enableVr = true;
};
ime.enable = true;
noise-supression.enable = true;
@@ -70,6 +71,7 @@
nightlight.enable = true;
#plasma.enable = true;
i3.enable = true;
sway.enable = true;
hyprland.enable = true;
#gnome.enable = true;
#cosmic.enable = true;
@@ -91,7 +93,17 @@
ifuse # optional, to mount using 'ifuse'
];
nixpkgs.config.permittedInsecurePackages = [ "electron-27.3.11" ];
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