added new user

This commit is contained in:
William 2025-02-09 18:09:41 -03:00
parent ddbae84c1a
commit a52a3b3a2e
7 changed files with 72 additions and 41 deletions

View file

@ -55,7 +55,13 @@ in
environment.systemPackages = with pkgs; [ reboot-into-qubes ];
# hardware.graphics.extraPackages = with pkgs; [ rocmPackages.clr.icd ];
hardware = {
amdgpu = {
opencl.enable = true;
amdvlk.enable = true;
};
graphics.extraPackages = with pkgs; [ rocmPackages.clr.icd ];
};
systemd.targets.hibernate.enable = false; # disable non-functional hibernate