aboutsummaryrefslogtreecommitdiff
path: root/overlays-system.nix
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-08-10 17:15:12 +0530
committerAkshay Nair <phenax5@gmail.com>2025-08-10 17:15:12 +0530
commit593da5b9b0c8e4befa30aac3f2acc49b870b9bb9 (patch)
treed112e9b11d3122ac54d4f100e7a1fe3a0ea466f7 /overlays-system.nix
parent975482d641837fc6728b8dd882aa0ee282987702 (diff)
downloadnixos-config-593da5b9b0c8e4befa30aac3f2acc49b870b9bb9.tar.gz
nixos-config-593da5b9b0c8e4befa30aac3f2acc49b870b9bb9.zip
Package changes + switch to neovim nightly
Diffstat (limited to '')
-rw-r--r--overlays-system.nix2
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
];
}