summaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell.nix b/shell.nix
index d7d42460..233d1cbe 100644
--- a/shell.nix
+++ b/shell.nix
@@ -17,7 +17,7 @@ in pkgs.mkShell {
17 nativeBuildInputs = with pkgs; [ 17 nativeBuildInputs = with pkgs; [
18 nixWithFlakes 18 nixWithFlakes
19 sops 19 sops
20 wireguard 20 wireguard-tools
21 gup 21 gup
22 nftables 22 nftables
23 deploy-rs 23 deploy-rs