add nil, nixfmt and agenix to the flake devshell

This commit is contained in:
2025-02-14 18:52:25 +01:00
parent 92a3549f57
commit abe90abc6f

View File

@@ -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