diff options
| author | caley <195605706+cqley@users.noreply.github.com> | 2026-07-30 13:27:08 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-30 13:27:08 +0200 |
| commit | 407a98e79586a53d02d084422c20b47c4c00c8e8 (patch) | |
| tree | c4c3f963ff882a999d82f490e133da51295582eb | |
| parent | d4217778dc0dbc02f1f2de874a5748bc60431f9c (diff) | |
Update bin.nix
| -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 4435099..55336e7 100644 --- a/nixos/hosts/bin/bin.nix +++ b/nixos/hosts/bin/bin.nix @@ -4,6 +4,7 @@ imports = [ ../../modules/vi.nix ../../modules/btop.nix + ../../modules/yazi.nix ]; home.username = "cat"; |
