Home: Enable replace btop with btop-cuda on servenix and nixinator
This commit is contained in:
@ -152,6 +152,10 @@
|
||||
stateVersion = "22.05";
|
||||
};
|
||||
|
||||
programs = {
|
||||
btop.package = pkgs.btop-cuda;
|
||||
};
|
||||
|
||||
services = {
|
||||
flatpak = {
|
||||
packages = [
|
||||
|
||||
Reference in New Issue
Block a user