From d293d74410011baecaf128770c03467e395ae0e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leon=20Schwarz=C3=A4ugl?= Date: Mon, 27 Jan 2025 18:59:27 +0100 Subject: [PATCH] feat: add work apps --- SwarselSystems.org | 2 ++ profiles/home/optional/work.nix | 1 + profiles/nixos/optional/work.nix | 1 + 3 files changed, 4 insertions(+) diff --git a/SwarselSystems.org b/SwarselSystems.org index 111aa5c..c5087fc 100644 --- a/SwarselSystems.org +++ b/SwarselSystems.org @@ -8102,6 +8102,7 @@ Options that I need specifically at work. There are more options at [[#h:f0b2ea9 libisoburn govc terraform + graphviz # vm virt-manager @@ -11018,6 +11019,7 @@ The rest of the settings is at [[#h:bbf2ecb6-c8ff-4462-b5d5-d45b28604ddf][work]] awscli2 libguestfs-with-appliance stable.prometheus.cli + ciscoPacketTracer8 ]; home.sessionVariables = { diff --git a/profiles/home/optional/work.nix b/profiles/home/optional/work.nix index a79211d..81c9765 100644 --- a/profiles/home/optional/work.nix +++ b/profiles/home/optional/work.nix @@ -10,6 +10,7 @@ awscli2 libguestfs-with-appliance stable.prometheus.cli + ciscoPacketTracer8 ]; home.sessionVariables = { diff --git a/profiles/nixos/optional/work.nix b/profiles/nixos/optional/work.nix index 696c214..9be8ba6 100644 --- a/profiles/nixos/optional/work.nix +++ b/profiles/nixos/optional/work.nix @@ -79,6 +79,7 @@ in libisoburn govc terraform + graphviz # vm virt-manager