Fixed some warnings and wezterm
This commit is contained in:
parent
50c6878461
commit
c503111856
5 changed files with 5 additions and 11 deletions
|
|
@ -36,7 +36,7 @@ in {
|
|||
|
||||
environment.systemPackages = with pkgs; [ ollama ];
|
||||
|
||||
hardware.opengl.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