diff options
| author | seth <[email protected]> | 2023-10-21 18:15:13 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-10-21 18:24:16 -0400 |
| commit | bb22116b2d6261da93f1eb58e4b17601e2298f2c (patch) | |
| tree | 1ae48813e17fbefc58dc691ae3e134a7ae5368fc /parts/overlays/default.nix | |
| parent | 7288ffcecd47f0beab4e200416500affe7690941 (diff) | |
seth: use getchvim over in-house config
Diffstat (limited to 'parts/overlays/default.nix')
| -rw-r--r-- | parts/overlays/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/parts/overlays/default.nix b/parts/overlays/default.nix index 2f81d17..66869c4 100644 --- a/parts/overlays/default.nix +++ b/parts/overlays/default.nix @@ -3,6 +3,5 @@ (import ./btop.nix) (import ./discord.nix) (import ./fish.nix) - (import ./neovim.nix) ]; } |
