move wireshark to mudule and correct permitions
nixos config pipeline / show-flake (push) Successful in 34s
nixos config pipeline / deploy (push) Successful in 26s

This commit is contained in:
smayzy
2025-08-14 12:09:44 +02:00
parent 91240b2a50
commit 6624ebeff3
6 changed files with 20 additions and 1 deletions
+1
View File
@@ -2,5 +2,6 @@
{
imports = [
./openssh.nix
./wireshark.nix
];
}