about summary refs log tree commit diff
path: root/nix/hosts/common
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2024-10-26 10:54:28 -0700
committerFranck Cuny <franck@fcuny.net>2024-10-26 10:54:28 -0700
commitc68e29ff8f48ae6298abb768b31f0819559c08f8 (patch)
tree698c2c5d44eb7ba624ddc6fa1bf492a0fc3bb598 /nix/hosts/common
parentdon't pin to a specific version of Go (diff)
downloadworld-c68e29ff8f48ae6298abb768b31f0819559c08f8.tar.gz
fix typo for the name of the cascadia font
Diffstat (limited to 'nix/hosts/common')
-rw-r--r--nix/hosts/common/homebrew.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nix/hosts/common/homebrew.nix b/nix/hosts/common/homebrew.nix
index b04c647..0fd7131 100644
--- a/nix/hosts/common/homebrew.nix
+++ b/nix/hosts/common/homebrew.nix
@@ -30,8 +30,8 @@
       "font-source-code-pro"
       "font-source-sans-3"
       "font-source-serif-4"
-      "font-cascadia-font"
-      "code-cascadia-mono"
+      "font-cascadia-code"
+      "font-cascadia-mono"
       "iterm2"
       "transmission"
       "vlc"