diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-06-09 20:24:27 +0000 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-06-09 20:24:27 +0000 |
| commit | 3981482362931c995bc814c3e4441628b86980f1 (patch) | |
| tree | b3ba0b1b949cf4490e1f404a8ecdb4eab86eb1f5 /modules/terminal/system/default.nix | |
| parent | f3b7a6a33588ad425de02c4b841df19f30733e44 (diff) | |
broot is quick!
Diffstat (limited to 'modules/terminal/system/default.nix')
| -rw-r--r-- | modules/terminal/system/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/terminal/system/default.nix b/modules/terminal/system/default.nix index d5cd1f5..b31fe90 100644 --- a/modules/terminal/system/default.nix +++ b/modules/terminal/system/default.nix @@ -14,6 +14,7 @@ in { ./programs/lazygit.nix ./programs/starship.nix ./programs/tmux.nix + ./programs/broot.nix ]; programs.command-not-found.enable = false; # broken without nix-channels |
