about summary refs log tree commit diff
path: root/users/fcuny/desktop/media.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* media: reorganize in multiples modulesFranck Cuny2022-02-181-35/+0
| | | | Add two new modules to synchronize videos and musics to the NAS.
* mpd: only start mpd when neededFranck Cuny2022-02-171-0/+1
|
* mpd: add configuration to the module itselfFranck Cuny2022-02-161-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.
* home-manager: fix package nameFranck Cuny2022-02-131-1/+1
|
* home-manager: install pavucontrolFranck Cuny2022-02-131-0/+1
| | | | This is needed to control the volume.
* configs: move personal configuration with userFranck Cuny2022-02-121-2/+2
|
* home-manager: re-organize configuration for myselfFranck Cuny2022-02-121-0/+15