Home: Use module for btop
This commit is contained in:
@ -12,6 +12,8 @@
|
||||
|
||||
config = {
|
||||
modules = {
|
||||
btop.cuda = true;
|
||||
|
||||
hyprland = {
|
||||
kb-layout = "us";
|
||||
kb-variant = "altgr-intl";
|
||||
@ -152,10 +154,6 @@
|
||||
stateVersion = "22.05";
|
||||
};
|
||||
|
||||
programs = {
|
||||
btop.package = pkgs.btop-cuda;
|
||||
};
|
||||
|
||||
services = {
|
||||
flatpak = {
|
||||
packages = [
|
||||
|
||||
Reference in New Issue
Block a user