diff options
author | Karel Kočí <cynerd@email.cz> | 2023-06-12 07:22:38 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2023-06-12 07:22:38 +0200 |
commit | 29364d9859f742e90931b7bf084bd9b8e155826b (patch) | |
tree | d94fbff45572dbfc542afad936a0a46a1fec2b8c /nixos/modules | |
parent | b936834dfba65be31dc852a546d2cbc309508af1 (diff) | |
download | nixos-personal-29364d9859f742e90931b7bf084bd9b8e155826b.tar.gz nixos-personal-29364d9859f742e90931b7bf084bd9b8e155826b.tar.bz2 nixos-personal-29364d9859f742e90931b7bf084bd9b8e155826b.zip |
nixos/develop: few more nix tools
Diffstat (limited to 'nixos/modules')
-rw-r--r-- | nixos/modules/develop.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/modules/develop.nix b/nixos/modules/develop.nix index 9ed5c25..1ef6ae6 100644 --- a/nixos/modules/develop.nix +++ b/nixos/modules/develop.nix @@ -38,6 +38,8 @@ with lib; { nurl nix-universal-prefetch rnix-lsp + nixd + alejandra statix nixfmt nixpkgs-fmt |