From 2a62ba3680f22935523bad9225a73354ddf10bc7 Mon Sep 17 00:00:00 2001 From: Charlotte Van Petegem Date: Mon, 5 Aug 2024 09:56:18 +0200 Subject: [PATCH] thaylen-city: Rename mpv cask to stop it being removed immediately --- machines/thaylen-city/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machines/thaylen-city/default.nix b/machines/thaylen-city/default.nix index 16a043e7..597f07e6 100644 --- a/machines/thaylen-city/default.nix +++ b/machines/thaylen-city/default.nix @@ -30,9 +30,9 @@ "docker" "inkscape" "libreoffice" - "mpv" "platypus" "rubymine" + "stolendata-mpv" "tsh" ]; global.brewfile = true;