From 4ec2d7975a1c05f0f79c28b38b4f31da72592729 Mon Sep 17 00:00:00 2001 From: Philipp Hochkamp Date: Tue, 22 Mar 2022 20:14:35 +0100 Subject: [PATCH] added element and otterrss --- hosts/daedalus/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/daedalus/default.nix b/hosts/daedalus/default.nix index 138d88a8..25745081 100644 --- a/hosts/daedalus/default.nix +++ b/hosts/daedalus/default.nix @@ -24,6 +24,7 @@ with lib.my; "discord" "vlc" "parsec" + "element" ]; masApps = { # Install Mac App Store apps (install them manually and then do `mas list` to get the id) @@ -36,6 +37,7 @@ with lib.my; "Shareful" = 1522267256; "app.seashore" = 1448648921; "Tailscale" = 1475387142; + "Otter RSS" = 1529696614; }; };