Add unrar for rar support in ark & ser mangohud to globally on

This commit is contained in:
BuyMyMojo 2025-03-25 22:37:31 +11:00
parent f71ecde53c
commit b1ed19a6db
Signed by untrusted user who does not match committer: aria
GPG key ID: 19AB7AA462B8AB3B
2 changed files with 5 additions and 1 deletions

View file

@ -181,6 +181,7 @@
fzf fzf
nixfmt-rfc-style nixfmt-rfc-style
dwarfs dwarfs
unrar
wineWowPackages.stable wineWowPackages.stable
winetricks winetricks
@ -307,7 +308,10 @@
environment.sessionVariables = { environment.sessionVariables = {
# === Prefer RADV driver === # === Prefer RADV driver ===
AMD_VULKAN_ICD = "RADV"; AMD_VULKAN_ICD = "RADV";
FLAKE = "/home/buymymojo/etc/nixos/"; FLAKE = "/home/buymymojo/etc/nixos/";
MANGOHUD = "1";
}; };
# This value determines the NixOS release from which the default # This value determines the NixOS release from which the default