Move Spotify from nix to brew management
This commit is contained in:
parent
c2752f6a79
commit
290e5df7b1
2 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,6 @@ in
|
||||||
aerospace
|
aerospace
|
||||||
mas
|
mas
|
||||||
raycast
|
raycast
|
||||||
spotify
|
|
||||||
];
|
];
|
||||||
file = utils.mk_symlinks { inherit config dotfiles; };
|
file = utils.mk_symlinks { inherit config dotfiles; };
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -26,6 +26,7 @@ in
|
||||||
"ghostty"
|
"ghostty"
|
||||||
"karabiner-elements"
|
"karabiner-elements"
|
||||||
"nextcloud"
|
"nextcloud"
|
||||||
|
"spotify"
|
||||||
];
|
];
|
||||||
brews = [
|
brews = [
|
||||||
"bitwarden-cli"
|
"bitwarden-cli"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue