box: get gonic working again (needed headphones user)

This commit is contained in:
Anish Lakhwara
2024-03-16 00:56:57 -07:00
parent c0ff69d9f8
commit a37a72e81f
3 changed files with 11 additions and 2 deletions
+1
View File
@@ -4,6 +4,7 @@
enable = true;
host = "0.0.0.0";
port = 8181;
package = "${pkgs.unstable.headphones}";
user = "headphones";
group = "audio";
dataDir = "/data/music";