Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
---
enable_wifi: False
exthdd: "/dev/sda1"
exthdd_fstype: "vfat"
exthdd_mountpoint: "/mnt/piikiekko"
mpd_server: True
music_dir: "{{ exthdd_mountpoint }}/musiikkia"
asound_conf: |
pcm.!default {
type hw
card 1
}
ctl.!default {
type hw
card 1
}
snapcast_server: "192.168.1.249"
snapclient_opts: "--host {{ snapcast_server }}"