From 493c5db8095ce5ec4f595918d5a62086279486cb Mon Sep 17 00:00:00 2001 From: Akshay Date: Wed, 27 Oct 2021 17:18:15 +0530 Subject: add statix to neovim --- hosts/olive/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/olive') diff --git a/hosts/olive/configuration.nix b/hosts/olive/configuration.nix index 3c15f74..f36bc3f 100644 --- a/hosts/olive/configuration.nix +++ b/hosts/olive/configuration.nix @@ -65,6 +65,7 @@ nixpkgs.overlays = with self.overlays; [ nvim-nightly + statix ]; environment.systemPackages = with pkgs; [ -- cgit v1.2.3