diff --git a/nix/system/darwin.nix b/nix/system/darwin.nix index 423dfbf..001d944 100644 --- a/nix/system/darwin.nix +++ b/nix/system/darwin.nix @@ -25,6 +25,7 @@ in casks = [ "ghostty" "karabiner-elements" + "nextcloud" ]; brews = [ "bitwarden-cli"