some rotterdam and mangohud changes
This commit is contained in:
parent
70826ad04e
commit
b18395e10f
2 changed files with 8 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue