diff options
Diffstat (limited to 'hosts/caroline/default.nix')
| -rw-r--r-- | hosts/caroline/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/caroline/default.nix b/hosts/caroline/default.nix index 98c9f4f..7af0b5f 100644 --- a/hosts/caroline/default.nix +++ b/hosts/caroline/default.nix @@ -1,5 +1,5 @@ _: { - getchoo.desktop = { + desktop = { homebrew.enable = true; gpg.enable = true; }; |
