diff --git a/modules/dev/nix.nix b/modules/dev/nix.nix index 313068e..8f4f28f 100644 --- a/modules/dev/nix.nix +++ b/modules/dev/nix.nix @@ -13,6 +13,7 @@ cachix # why spend time compiling? nixd # language server statix # linter + attic-client # use my self-hosted cache server ; }; };