diff --git a/hosts/anemone/default.nix b/hosts/anemone/default.nix index dda36f5..d96253a 100644 --- a/hosts/anemone/default.nix +++ b/hosts/anemone/default.nix @@ -51,6 +51,8 @@ package = pkgs.wireshark; }; + environment.systemPackages = with pkgs; [ ciscoPacketTracer8 ]; + services.fprintd.enable = true; services.tlp.enable = true; } diff --git a/users/rin/packages.nix b/users/rin/packages.nix index 0860f4a..197e333 100644 --- a/users/rin/packages.nix +++ b/users/rin/packages.nix @@ -28,7 +28,6 @@ in { nodePackages_latest.pnpm ] ++ lib.optionals config.me.gui [ android-studio - ciscoPacketTracer8 drawio element-desktop eww