summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--users/nzxt-desktop/culsans.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/users/nzxt-desktop/culsans.nix b/users/nzxt-desktop/culsans.nix
index 7c070ee..75e8b44 100644
--- a/users/nzxt-desktop/culsans.nix
+++ b/users/nzxt-desktop/culsans.nix
@@ -9,8 +9,12 @@
prismlauncher
onlyoffice-desktopeditors
calibre
+
+ vintagestory
];
};
+ # Fix Vintage Story dotnet 7 insecurity
+ nixpkgs.config.permittedInsecurePackages = ["dotnet-runtime-wrapped-7.0.20" "dotnet-runtime-7.0.20"];
aesthetics = {
enable = true;
enableAllTargets = true;