From 49c1cdbcf34dc137612c3eaf3c843d49323d1901 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Sat, 8 Feb 2025 17:26:38 -0800 Subject: migration: btop --- snowfall/modules/home/suites/common/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'snowfall/modules/home/suites') diff --git a/snowfall/modules/home/suites/common/default.nix b/snowfall/modules/home/suites/common/default.nix index 36b7dcd..f6b8ec4 100644 --- a/snowfall/modules/home/suites/common/default.nix +++ b/snowfall/modules/home/suites/common/default.nix @@ -15,6 +15,7 @@ in { git.enable = true; ssh.enable = true; gpg.enable = true; + btop.enable = true; }; }; }; -- cgit v1.2.3