hosts/pi: remove snapserver stream config
Some checks failed
Check flake / build-amd64-linux (push) Failing after 25s
Some checks failed
Check flake / build-amd64-linux (push) Failing after 25s
This commit is contained in:
@@ -19,14 +19,6 @@
|
||||
|
||||
services.snapserver = {
|
||||
enable = false;
|
||||
streams = {
|
||||
default = {
|
||||
type = "file";
|
||||
location = "/var/lib/snapserver/test.wav";
|
||||
sampleFormat = "44100:16:2";
|
||||
codec = "flac";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
systemd.services.snapclient = {
|
||||
|
||||
Reference in New Issue
Block a user