rin/packages: move cisco packet tracer to anemone
This commit is contained in:
parent
a0053fe9ee
commit
c66e8d7307
2 changed files with 2 additions and 1 deletions
|
|
@ -51,6 +51,8 @@
|
||||||
package = pkgs.wireshark;
|
package = pkgs.wireshark;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
environment.systemPackages = with pkgs; [ ciscoPacketTracer8 ];
|
||||||
|
|
||||||
services.fprintd.enable = true;
|
services.fprintd.enable = true;
|
||||||
services.tlp.enable = true;
|
services.tlp.enable = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,6 @@ in {
|
||||||
nodePackages_latest.pnpm
|
nodePackages_latest.pnpm
|
||||||
] ++ lib.optionals config.me.gui [
|
] ++ lib.optionals config.me.gui [
|
||||||
android-studio
|
android-studio
|
||||||
ciscoPacketTracer8
|
|
||||||
drawio
|
drawio
|
||||||
element-desktop
|
element-desktop
|
||||||
eww
|
eww
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue