1
Fork 0

Add mars-mips

This commit is contained in:
caem 2024-12-26 18:29:49 +01:00
parent ed1cc05f00
commit 274547b83d
Signed by: caem
GPG key ID: 69A830D03203405F

View file

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