Fixed spotify for nix darwin
This commit is contained in:
parent
77807d11b3
commit
309f272b09
@ -12,7 +12,6 @@
|
|||||||
ripgrep
|
ripgrep
|
||||||
gnumake
|
gnumake
|
||||||
neofetch
|
neofetch
|
||||||
spotify
|
|
||||||
bitwarden-cli
|
bitwarden-cli
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
@ -14,6 +14,7 @@
|
|||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
feh
|
feh
|
||||||
dconf
|
dconf
|
||||||
|
spotify
|
||||||
discord
|
discord
|
||||||
pavucontrol
|
pavucontrol
|
||||||
microsoft-edge
|
microsoft-edge
|
||||||
|
@ -23,6 +23,7 @@
|
|||||||
"tailscale"
|
"tailscale"
|
||||||
"nextcloud"
|
"nextcloud"
|
||||||
"nordvpn"
|
"nordvpn"
|
||||||
|
"spotify"
|
||||||
"docker"
|
"docker"
|
||||||
"vlc"
|
"vlc"
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user