Merge branch 'main' of github.com:bchmnn/nix
This commit is contained in:
commit
c93db8ae28
1 changed files with 1 additions and 1 deletions
|
|
@ -44,6 +44,6 @@
|
||||||
qt5.qtwayland
|
qt5.qtwayland
|
||||||
qt6.qtwayland
|
qt6.qtwayland
|
||||||
] ++ lib.optionals (nvidia.enable) [
|
] ++ lib.optionals (nvidia.enable) [
|
||||||
nvtop
|
nvtopPackages.full
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue