rin/packages: move cisco packet tracer to anemone

This commit is contained in:
LavaDesu 2025-05-26 15:22:29 +10:00
parent a0053fe9ee
commit c66e8d7307
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 2 additions and 1 deletions

View file

@ -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;
} }

View file

@ -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