summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hosts/caroline/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/caroline/default.nix b/hosts/caroline/default.nix
index 6fe4b1b..2112968 100644
--- a/hosts/caroline/default.nix
+++ b/hosts/caroline/default.nix
@@ -12,7 +12,7 @@
gpg.enable = true;
};
- homebrew.casks = ["prismlauncher"];
+ homebrew.casks = ["arc" "prismlauncher"];
networking = rec {
computerName = "caroline";