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

View file

@ -194,7 +194,7 @@
graphics = {
enable = true;
enable32Bit = true;
# === amdvlk driver ===
extraPackages = with pkgs; [
amdvlk