diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-08-10 17:15:12 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-08-10 17:15:12 +0530 |
| commit | 593da5b9b0c8e4befa30aac3f2acc49b870b9bb9 (patch) | |
| tree | d112e9b11d3122ac54d4f100e7a1fe3a0ea466f7 /overlays-system.nix | |
| parent | 975482d641837fc6728b8dd882aa0ee282987702 (diff) | |
| download | nixos-config-593da5b9b0c8e4befa30aac3f2acc49b870b9bb9.tar.gz nixos-config-593da5b9b0c8e4befa30aac3f2acc49b870b9bb9.zip | |
Package changes + switch to neovim nightly
Diffstat (limited to '')
| -rw-r--r-- | overlays-system.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/overlays-system.nix b/overlays-system.nix index e87d212..8de97c5 100644 --- a/overlays-system.nix +++ b/overlays-system.nix @@ -7,6 +7,6 @@ in pass-with-dmenu qutebrowser j4-dmenu-desktop - # neovim-nightly + neovim-nightly ]; } |
