diff options
| author | Fuwn <[email protected]> | 2025-02-11 04:05:15 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-02-11 04:05:15 -0800 |
| commit | 7ff5c98dbe269d06db2a548b2423fa6bbb70b2b4 (patch) | |
| tree | eb15d89779712aba958e8b2566cb3a7daa3f50eb /modules/mac/programs | |
| parent | nara: add sf symbols cask (diff) | |
| download | nixos-config-7ff5c98dbe269d06db2a548b2423fa6bbb70b2b4.tar.xz nixos-config-7ff5c98dbe269d06db2a548b2423fa6bbb70b2b4.zip | |
nara: add cork cask
Diffstat (limited to 'modules/mac/programs')
| -rw-r--r-- | modules/mac/programs/homebrew/casks.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mac/programs/homebrew/casks.nix b/modules/mac/programs/homebrew/casks.nix index 26f1a9d..03b35ad 100644 --- a/modules/mac/programs/homebrew/casks.nix +++ b/modules/mac/programs/homebrew/casks.nix @@ -87,5 +87,6 @@ "linearmouse" "virtual-ii" "sf-symbols" + "cork" ]; } |