Add raycast for macOS
This commit is contained in:
@@ -75,7 +75,7 @@ in
|
|||||||
# Linux-only apps
|
# Linux-only apps
|
||||||
++ optionals isLinux [eyedropper gnome-terminal epiphany gnome-podcasts impression gnome-boxes adw-gtk3 gnomeExtensions.vitals gnomeExtensions.appindicator gnomeExtensions.caffeine]
|
++ optionals isLinux [eyedropper gnome-terminal epiphany gnome-podcasts impression gnome-boxes adw-gtk3 gnomeExtensions.vitals gnomeExtensions.appindicator gnomeExtensions.caffeine]
|
||||||
# macOS-only apps
|
# macOS-only apps
|
||||||
++ optionals isDarwin [];
|
++ optionals isDarwin [raycast];
|
||||||
|
|
||||||
# Cursor theme fix (Linux)
|
# Cursor theme fix (Linux)
|
||||||
home.file = mkIf isLinux {
|
home.file = mkIf isLinux {
|
||||||
|
|||||||
Reference in New Issue
Block a user