Revert "darwin: remove raycast"
This reverts commit b4750a04ad7e1f61d7269c7fd4d38e002fe87f28.
This commit is contained in:
parent
ceeec17202
commit
85d97c1e1a
2 changed files with 3 additions and 2 deletions
|
|
@ -26,8 +26,8 @@
|
|||
"/Applications/Krita.app"
|
||||
"/Applications/Blender.app"
|
||||
"/Applications/OpenUTAU.app"
|
||||
];
|
||||
|
||||
];
|
||||
|
||||
# homebrew pkgs
|
||||
homebrew = {
|
||||
enable = true;
|
||||
|
|
|
|||
|
|
@ -20,5 +20,6 @@
|
|||
]) ++ lib.optionals pkgs.stdenv.isDarwin (with pkgs; [
|
||||
iina
|
||||
utm
|
||||
raycast
|
||||
]);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue