mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-11 05:10:05 +00:00
✨ Add packettracer home module
This commit is contained in:
parent
1e94d11ce0
commit
8edd189f07
3 changed files with 38 additions and 3 deletions
9
homes/x86_64-linux/jo/apps/packettracer/default.nix
Normal file
9
homes/x86_64-linux/jo/apps/packettracer/default.nix
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
...
|
||||
}:
|
||||
{
|
||||
puzzlevision.apps.packettracer = {
|
||||
enable = true;
|
||||
binaryPath = ./Packet_Tracer822_amd64_signed.deb;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue