From 3217ac46c120c539e50101da8f0bd97c35782cbf Mon Sep 17 00:00:00 2001 From: shelken Date: Sun, 29 Sep 2024 23:09:49 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20add=20vnc-viewer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/darwin/apps.nix | 3 --- modules/darwin/suites/desktop.nix | 1 + 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/modules/darwin/apps.nix b/modules/darwin/apps.nix index c49e87f..25cc7fc 100644 --- a/modules/darwin/apps.nix +++ b/modules/darwin/apps.nix @@ -186,9 +186,6 @@ in { "qlmarkdown" "syntax-highlight" - # remote-desktop - # "vnc-viewer" - # Development # "iterm2" "kitty" diff --git a/modules/darwin/suites/desktop.nix b/modules/darwin/suites/desktop.nix index dc1e868..dd11d34 100644 --- a/modules/darwin/suites/desktop.nix +++ b/modules/darwin/suites/desktop.nix @@ -19,6 +19,7 @@ in { "arc" # macOS 12+, browser "iina" "microsoft-remote-desktop" + "vnc-viewer" "keycastr" # an open source keystroke visualizer. ]; masApps = {