Skip to content

Commit a6bd144

Browse files
committed
remove unavailable knockd from devShell inputs
1 parent 737b345 commit a6bd144

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

flake.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,8 +254,6 @@
254254
jq
255255
asciinema
256256
mkpasswd
257-
] ++ pkgs.lib.optionals pkgs.stdenv.isLinux [
258-
pkgs.knockd # For port knocking (Linux only)
259257
];
260258

261259
shellHook = ''

0 commit comments

Comments
 (0)