applications: replace spotify with apple music
This commit is contained in:
parent
254433bc62
commit
0f497109d8
2 changed files with 1 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
system.defaults.dock.persistent-apps = [
|
system.defaults.dock.persistent-apps = [
|
||||||
"/Applications/Firefox.app"
|
"/Applications/Firefox.app"
|
||||||
"/Applications/Ghostty.app"
|
"/Applications/Ghostty.app"
|
||||||
"/Applications/Nix Apps/Spotify.app"
|
"/System/Applications/Music.app"
|
||||||
"/Applications/1Password.app"
|
"/Applications/1Password.app"
|
||||||
{ spacer.small = true; }
|
{ spacer.small = true; }
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,6 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
spotify
|
|
||||||
audacity
|
audacity
|
||||||
obsidian
|
obsidian
|
||||||
ani-cli
|
ani-cli
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue