From 6ca40069a34134c7027a06c01722930a70761dd3 Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 25 Jul 2023 14:50:09 -0400 Subject: hosts/caroline: use arc browser cask --- hosts/caroline/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/caroline/default.nix') 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"; -- cgit v1.2.3