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 7af0b5f..43dc82f 100644 --- a/hosts/caroline/default.nix +++ b/hosts/caroline/default.nix @@ -4,7 +4,7 @@ _: { gpg.enable = true; }; - homebrew.casks = ["arc" "prismlauncher"]; + homebrew.casks = ["arc"]; networking = rec { computerName = "caroline"; |
