diff options
| author | Caroline Larimore <caroline@larimo.re> | 2025-02-08 17:26:38 -0800 |
|---|---|---|
| committer | Caroline Larimore <caroline@larimo.re> | 2025-04-14 18:58:51 -0700 |
| commit | 49c1cdbcf34dc137612c3eaf3c843d49323d1901 (patch) | |
| tree | 5d38aef9959952550382f4b6e55c481079de8d70 /hosts | |
| parent | 98242c2f0d37306b72398159d89a39bed6bbc3a2 (diff) | |
migration: btop
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/c-pc/home.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/c-pc/home.nix b/hosts/c-pc/home.nix index 2a8627b..3ae9352 100644 --- a/hosts/c-pc/home.nix +++ b/hosts/c-pc/home.nix @@ -31,7 +31,6 @@ programs = { feh.enable = true; - btop.enable = true; tmux.enable = true; zoxide.enable = true; |