diff options
| -rw-r--r-- | hosts/profiles.nix | 2 |
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; }; } ]; |
