init jukebox module for neptune
fax machine now also stereo
This commit is contained in:
@@ -180,6 +180,23 @@
|
||||
];
|
||||
};
|
||||
};
|
||||
jukebox = {
|
||||
module = {
|
||||
name = "jukebox";
|
||||
input = "self";
|
||||
};
|
||||
roles.default.machines.neptune = {
|
||||
settings = {
|
||||
binds = [
|
||||
"10.0.0.39"
|
||||
];
|
||||
disks.m3 = {
|
||||
uuid = "105D-319E";
|
||||
mountOptions = ["utf8"];
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user