diff --git a/profiles/desktopFiona.nix b/profiles/desktopFiona.nix index 01605b4..7999d8c 100644 --- a/profiles/desktopFiona.nix +++ b/profiles/desktopFiona.nix @@ -6,7 +6,7 @@ }: { # Fiona's Desktop Packages environment.systemPackages = with pkgs; [ - slack-dark # Slack desktop client + slack # Slack desktop client zoom-us # zoom.us video conferencing application ]; } diff --git a/profiles/iog.nix b/profiles/iog.nix index dc066f3..a786672 100644 --- a/profiles/iog.nix +++ b/profiles/iog.nix @@ -48,7 +48,7 @@ in { magic-wormhole # Securely transfer data between computers s3fs # Mount an S3 bucket as filesystem through FUSE shellcheck # Shell script analysis tool - slack-dark # Slack desktop client + slack # Slack desktop client xxd # make a hexdump or do the reverse ]; variables = {