mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 09:28:27 +02:00
fix(darwin): homebrew/services was deprecated
This commit is contained in:
@@ -112,8 +112,6 @@ in {
|
|||||||
};
|
};
|
||||||
|
|
||||||
taps = [
|
taps = [
|
||||||
"homebrew/services"
|
|
||||||
|
|
||||||
"hashicorp/tap"
|
"hashicorp/tap"
|
||||||
"nikitabobko/tap" # aerospace - an i3-like tiling window manager for macOS
|
"nikitabobko/tap" # aerospace - an i3-like tiling window manager for macOS
|
||||||
"FelixKratz/formulae" # janky borders - highlight active window borders
|
"FelixKratz/formulae" # janky borders - highlight active window borders
|
||||||
|
|||||||
Reference in New Issue
Block a user