forked from nico/dots
nix: add spotify
This commit is contained in:
parent
4351260759
commit
9bc6fae75d
2 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
spotify
|
||||||
gimp
|
gimp
|
||||||
audacity
|
audacity
|
||||||
obsidian
|
obsidian
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@
|
||||||
"/System/Applications/Mission Control.app"
|
"/System/Applications/Mission Control.app"
|
||||||
"/Applications/Firefox.app"
|
"/Applications/Firefox.app"
|
||||||
"/Applications/Ghostty.app"
|
"/Applications/Ghostty.app"
|
||||||
|
"${pkgs.spotify}/Applications/Spotify.app"
|
||||||
|
|
||||||
"/Applications/Steam.app"
|
"/Applications/Steam.app"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue