syncthing: add missing device
This commit is contained in:
parent
b55bb43500
commit
31a4ffd360
@ -122,6 +122,7 @@ in {
|
|||||||
// (lib.optionalAttrs (config.networking.hostName == "vno1-oh2") {
|
// (lib.optionalAttrs (config.networking.hostName == "vno1-oh2") {
|
||||||
inherit
|
inherit
|
||||||
(devices)
|
(devices)
|
||||||
|
mtwork
|
||||||
fwminex
|
fwminex
|
||||||
vno1-oh2
|
vno1-oh2
|
||||||
mxp10
|
mxp10
|
||||||
@ -134,6 +135,7 @@ in {
|
|||||||
// (lib.optionalAttrs (config.networking.hostName == "fwminex") {
|
// (lib.optionalAttrs (config.networking.hostName == "fwminex") {
|
||||||
inherit
|
inherit
|
||||||
(devices)
|
(devices)
|
||||||
|
mtwork
|
||||||
fwminex
|
fwminex
|
||||||
vno1-oh2
|
vno1-oh2
|
||||||
mxp10
|
mxp10
|
||||||
|
Loading…
Reference in New Issue
Block a user