diff options
| author | caley <195605706+cqley@users.noreply.github.com> | 2026-07-25 02:52:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-25 02:52:02 +0200 |
| commit | b301ea6f10567861c48987fed5cfebb85249eb54 (patch) | |
| tree | fdeac7ee24a6a6ac6605431c3061681a755c9d80 | |
| parent | 5e47c0228328fe28a763a162f876fa5dfd40a1e1 (diff) | |
Update bin.nix
| -rw-r--r-- | nixos/hosts/bin/bin.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nixos/hosts/bin/bin.nix b/nixos/hosts/bin/bin.nix index a7c155d..4435099 100644 --- a/nixos/hosts/bin/bin.nix +++ b/nixos/hosts/bin/bin.nix @@ -2,8 +2,6 @@ { imports = [ - components/cgit.nix - components/music.nix ../../modules/vi.nix ../../modules/btop.nix ]; |
