diff options
Diffstat (limited to 'nixos')
| -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"; |
