add nil, nixfmt and agenix to the flake devshell
This commit is contained in:
parent
92a3549f57
commit
abe90abc6f
1 changed files with 3 additions and 0 deletions
|
|
@ -126,6 +126,9 @@
|
|||
{
|
||||
"${system}".default = pkgs.mkShell {
|
||||
packages = [
|
||||
inputs.agenix.packages.x86_64-linux.default
|
||||
pkgs.nil # Nix language server
|
||||
pkgs.nixfmt-rfc-style
|
||||
pkgs.terraform-ls
|
||||
pkgs.deploy-rs
|
||||
pkgs.zsh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue