try gnome out for a bit; use a bunch of flatpaks instead of nix pkgs
This commit is contained in:
parent
46c1efe082
commit
36e4d70eec
5 changed files with 58 additions and 59 deletions
|
|
@ -56,7 +56,7 @@ in
|
|||
|
||||
environment.systemPackages = with pkgs; [ reboot-into-qubes ];
|
||||
|
||||
hardware.graphics.extraPackages = with pkgs; [ rocmPackages.clr.icd ];
|
||||
# hardware.graphics.extraPackages = with pkgs; [ rocmPackages.clr.icd ];
|
||||
|
||||
systemd.targets.hibernate.enable = false; # disable non-functional hibernate
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue