From 73250600f16a965481b22ba19e52c158b8ba2610 Mon Sep 17 00:00:00 2001 From: outremonde Date: Fri, 13 Jun 2025 22:05:00 -0400 Subject: added vintagestory to packages Former-commit-id: 32ef84b2c0d2318ce2bc229feb7d15134dc11f82 --- users/nzxt-desktop/culsans.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'users') 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; -- cgit v1.2.3