From 8e783490a915453658fcb78083e0b9a8ef6bb35c Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 25 Jul 2023 03:54:09 -0400 Subject: hosts/caroline: add prismlauncher to casks --- hosts/caroline/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts') diff --git a/hosts/caroline/default.nix b/hosts/caroline/default.nix index 6012508..6fe4b1b 100644 --- a/hosts/caroline/default.nix +++ b/hosts/caroline/default.nix @@ -12,6 +12,8 @@ gpg.enable = true; }; + homebrew.casks = ["prismlauncher"]; + networking = rec { computerName = "caroline"; hostName = computerName; -- cgit v1.2.3