diff options
| author | caley <u65487754@gmail.com> | 2026-06-25 15:55:04 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-25 15:55:04 +0200 |
| commit | f4ef4d71120792d9e59491b1cd755816811b6524 (patch) | |
| tree | 7368313037da7df3876d1922e21eb0926e1f9c61 | |
| parent | 0073ce1d1226549c74a84c11ecfd5fbbdabcc414 (diff) | |
Update box.nix
| -rw-r--r-- | nixos/hosts/box/box.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/hosts/box/box.nix b/nixos/hosts/box/box.nix index da009dc..6a7d98c 100644 --- a/nixos/hosts/box/box.nix +++ b/nixos/hosts/box/box.nix @@ -5,7 +5,7 @@ ../../mdls/hypr.nix ../../mdls/qksh.nix ../../mdls/vim.nix - ../../mdls/cls.nix + ../../mdls/colors.nix ]; home.username = "cat"; |
