Pericyte: package: add btop

This commit is contained in:
David Crompton
2025-04-01 18:52:30 +00:00
parent 22701fb35a
commit 56367f0e9c

View File

@@ -11,6 +11,7 @@
environment.systemPackages = with pkgs; [
git
btop
];
boot.tmp.cleanOnBoot = true;