diff options
| author | caley <195605706+cqley@users.noreply.github.com> | 2026-07-12 16:03:18 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-12 16:03:18 +0200 |
| commit | e7de70d5e3e0e7deccfdffe39467f41af533efd9 (patch) | |
| tree | 490faa1af5a2c2a08c8e7be5276b472260194ba1 /nixos/hosts/bin | |
| parent | e99eb47c0b8de03a3c9943fb6084009912e46032 (diff) | |
Update bin.nix
Diffstat (limited to 'nixos/hosts/bin')
| -rw-r--r-- | nixos/hosts/bin/bin.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/hosts/bin/bin.nix b/nixos/hosts/bin/bin.nix index b355512..fe5e5dc 100644 --- a/nixos/hosts/bin/bin.nix +++ b/nixos/hosts/bin/bin.nix @@ -3,6 +3,7 @@ { imports = [ ../../mdls/vi.nix + ../../mdls/btop.nix ]; home.username = "cat"; |
