Update flake.lock

This commit is contained in:
caem 2024-11-20 00:30:06 +01:00
parent 6aa8987192
commit 7c56237e3c
Signed by: caem
GPG key ID: 69A830D03203405F
2 changed files with 13 additions and 12 deletions

View file

@ -8,6 +8,7 @@
environment.systemPackages = with pkgs; [
wireshark
seer
];
users.users.hu.extraGroups = [ "wireshark" ];