aboutsummaryrefslogtreecommitdiff
path: root/hosts/olive/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/olive/configuration.nix')
-rw-r--r--hosts/olive/configuration.nix1
1 files changed, 1 insertions, 0 deletions
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 @@
65 65
66 nixpkgs.overlays = with self.overlays; [ 66 nixpkgs.overlays = with self.overlays; [
67 nvim-nightly 67 nvim-nightly
68 statix
68 ]; 69 ];
69 70
70 environment.systemPackages = with pkgs; [ 71 environment.systemPackages = with pkgs; [