add Puenktchen builder
This commit is contained in:
parent
87fa30b294
commit
ff8caa5192
7 changed files with 52 additions and 17 deletions
|
@ -20,10 +20,15 @@
|
|||
};
|
||||
};
|
||||
|
||||
common.syncthing = {
|
||||
enable = true;
|
||||
devices = {
|
||||
Anton = { id = "SIMFE5V-UHVQLHM-3ES7TAM-XIGP6TL-WCC37VY-B5ET6LJ-LPC2QIL-MYG4OQR"; };
|
||||
common = {
|
||||
|
||||
builder.enable = true;
|
||||
|
||||
syncthing = {
|
||||
enable = true;
|
||||
devices = {
|
||||
Anton = { id = "SIMFE5V-UHVQLHM-3ES7TAM-XIGP6TL-WCC37VY-B5ET6LJ-LPC2QIL-MYG4OQR"; };
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue