update to 24.05
This commit is contained in:
parent
d355e877cd
commit
246eca567a
8 changed files with 13 additions and 12 deletions
|
@ -32,7 +32,7 @@ in {
|
|||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
nvtop-amd
|
||||
nvtopPackages.amd
|
||||
];
|
||||
})
|
||||
|
||||
|
|
|
@ -33,7 +33,7 @@ in {
|
|||
];
|
||||
};
|
||||
environment.systemPackages = with pkgs; [
|
||||
nvtop-intel
|
||||
nvtopPackages.intel
|
||||
];
|
||||
})
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue