syncthing: add missing device

This commit is contained in:
Motiejus Jakštys 2023-10-11 16:44:28 +03:00 committed by Motiejus Jakštys
parent b55bb43500
commit 31a4ffd360
1 changed files with 2 additions and 0 deletions

View File

@ -122,6 +122,7 @@ in {
// (lib.optionalAttrs (config.networking.hostName == "vno1-oh2") {
inherit
(devices)
mtwork
fwminex
vno1-oh2
mxp10
@ -134,6 +135,7 @@ in {
// (lib.optionalAttrs (config.networking.hostName == "fwminex") {
inherit
(devices)
mtwork
fwminex
vno1-oh2
mxp10