[feat] Add cachix cache and neovim-nightly-overlay

This commit is contained in:
Uttarayan
2024-02-14 22:52:33 +05:30
parent 69a1b48822
commit 465a237519
4 changed files with 192 additions and 4 deletions

View File

@@ -124,6 +124,8 @@
home.packages = [
pkgs.macchina
pkgs.nixpkgs-fmt
pkgs.neovim-nightly
pkgs.cachix
# # Adds the 'hello' command to your environment. It prints a friendly
# # "Hello, world!" when run.
# pkgs.hello