aboutsummaryrefslogtreecommitdiff
path: root/users/fcuny/desktop/media.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-02-17mpd: only start mpd when neededFranck Cuny1-0/+1
2022-02-16mpd: add configuration to the module itselfFranck Cuny1-1/+19
When running `mpd` from nixos, it ignores the configuration under `$HOME/.config/mpd/config`. Instead, we need to pass the proper configuration as `extraConfig` to the module itself.
2022-02-13home-manager: fix package nameFranck Cuny1-1/+1
2022-02-13home-manager: install pavucontrolFranck Cuny1-0/+1
This is needed to control the volume.
2022-02-12configs: move personal configuration with userFranck Cuny1-2/+2
2022-02-12home-manager: re-organize configuration for myselfFranck Cuny1-0/+0
2022-02-10home-manager: fix mpd configFranck Cuny1-4/+9
2022-02-10home-manager: mpd and ncmpcpp configurationFranck Cuny1-0/+10