summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoroutremonde <outremonde@vivaldi.net>2025-06-13 22:05:00 -0400
committeroutremonde <outremonde@vivaldi.net>2025-06-13 22:05:00 -0400
commit73250600f16a965481b22ba19e52c158b8ba2610 (patch)
tree7603f19eb04349b6f68044a69242bd1286cb710f
parent93413d1077425929f925a1f4b1d9e50f9f3648ca (diff)
added vintagestory to packages
Former-commit-id: 32ef84b2c0d2318ce2bc229feb7d15134dc11f82
-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;