Added btop module

This commit is contained in:
Alejandro Angulo 2023-06-10 18:07:00 -07:00
parent c1e24c6e15
commit 5f43068efb
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
3 changed files with 28 additions and 0 deletions

View file

@ -21,5 +21,7 @@ in {
];
powerManagement.powertop.enable = true;
aa.apps.btop.enable = true;
};
}