diff options
| author | Fuwn <[email protected]> | 2024-09-25 18:44:41 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-25 18:44:41 -0700 |
| commit | 2e5e081631413c2dbee0e49b8cb59528d1ef50b5 (patch) | |
| tree | c3685834d119f22f6c8a07ef143d699105f6d21b | |
| parent | fish: mosh predict (diff) | |
| download | nixos-config-2e5e081631413c2dbee0e49b8cb59528d1ef50b5.tar.xz nixos-config-2e5e081631413c2dbee0e49b8cb59528d1ef50b5.zip | |
filesystem: add broot
| -rw-r--r-- | home/ebisu/fortune/filesystem/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/ebisu/fortune/filesystem/default.nix b/home/ebisu/fortune/filesystem/default.nix index cd365cb..394cc04 100644 --- a/home/ebisu/fortune/filesystem/default.nix +++ b/home/ebisu/fortune/filesystem/default.nix @@ -17,5 +17,6 @@ ncdu file yazi + broot ]; } |