aboutsummaryrefslogtreecommitdiff
path: root/overlays-system.nix
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-04-13 20:35:57 +0530
committerAkshay Nair <phenax5@gmail.com>2025-04-13 20:39:52 +0530
commitb9b036c7eb19dce1b4a996915dcfdfda18b2c6ca (patch)
tree288bd8eec45884a41251d491456e358b5803564c /overlays-system.nix
parent90862ce996ee704042333532f601eef08588722f (diff)
downloadnixos-config-b9b036c7eb19dce1b4a996915dcfdfda18b2c6ca.tar.gz
nixos-config-b9b036c7eb19dce1b4a996915dcfdfda18b2c6ca.zip
Config sync
Diffstat (limited to 'overlays-system.nix')
-rw-r--r--overlays-system.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/overlays-system.nix b/overlays-system.nix
index 8de97c5..e87d212 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
];
}