Add unrar for rar support in ark & ser mangohud to globally on
This commit is contained in:
parent
f71ecde53c
commit
b1ed19a6db
2 changed files with 5 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue