This commit is contained in:
Ghostfox
2026-04-04 18:23:05 +02:00
parent df872d185e
commit 6ae3e3552e
5 changed files with 11 additions and 4 deletions

View File

@@ -5,6 +5,8 @@
./virt-manager.nix
];
programs.wireshark.enable = true;
home-manager.sharedModules = [
./home
];

View File

@@ -7,5 +7,8 @@
go
just
nodejs
gcc
wireshark
];
}