diff options
Diffstat (limited to 'nixos/modules')
-rw-r--r-- | nixos/modules/develop.nix | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/nixos/modules/develop.nix b/nixos/modules/develop.nix index c7ab1d2..39a846e 100644 --- a/nixos/modules/develop.nix +++ b/nixos/modules/develop.nix @@ -31,12 +31,13 @@ in { # Nix dev - nix-prefetch-git - nix-prefetch-github - nix-prefetch-scripts + cachix + nurl nix-universal-prefetch rnix-lsp - cachix + statix + nixfmt + nixpkgs-fmt # Shell dash # Posix shell |