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

@ -24,6 +24,7 @@
hardware.tlp.enable = true;
system.zfs.enable = true;
apps.btop.enable = true;
apps.yubikey.enable = true;
};