(Snow)flakes for fluffy winters.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(home-manager/pear-desktop): update package name Updates youtube-music to pear-desktop as https://github.com/NixOS/nixpkgs/pull/473695 was landed on unstable

+1 -2
+1 -2
modules/home-manager/pear-desktop/default.nix
··· 5 5 in 6 6 { 7 7 home.packages = with pkgs; [ 8 - # Renamed to pear-desktop in https://github.com/NixOS/nixpkgs/pull/473695 9 - youtube-music 8 + pear-desktop 10 9 ]; 11 10 home.file."${config.xdg.configHome}/YouTube Music/Preferences" = { 12 11 force = true;