summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hosts/profiles.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/profiles.nix b/hosts/profiles.nix
index c93dfc4..21b0be3 100644
--- a/hosts/profiles.nix
+++ b/hosts/profiles.nix
@@ -82,6 +82,8 @@ in {
imports = [
../users/seth/darwin.nix
];
+
+ getchoo.desktop.enable = false;
};
}
];