some rotterdam and mangohud changes

This commit is contained in:
William 2023-12-23 09:41:25 -03:00
parent 70826ad04e
commit b18395e10f
2 changed files with 8 additions and 5 deletions

View file

@ -32,6 +32,8 @@
};
};
hardware.opengl.extraPackages = with pkgs; [ rocmPackages.clr.icd ];
systemd.targets.hibernate.enable = false; # disable non-functional hibernate
nix.nixPath = [ "nixos-config=${./rotterdam.nix}" ];
@ -50,6 +52,7 @@
environment.systemPackages = with pkgs; [
cemu
ollama
# retroarchFull
rpcs3
yuzu-ea