Compare commits

...

2 commits

Author SHA1 Message Date
willifan
294862af53 change Puenktchen syncthing id 2025-01-01 17:41:29 +01:00
willifan
984a2c996f fix puenktchen option definition 2025-01-01 17:26:11 +01:00
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@
basePath = "/mnt/data/services/syncthing/data";
devices = {
Lenni = { id = "NDERY5Q-N7L6CPD-RMIFA65-OC3HP6T-ONZOB7Y-7FLS4VR-UWBKBZV-XJJVGQG"; };
Puenktchen = { id = "VP3YVIM-JNSZTXV-7AS7FA2-3W5QKH6-XOWXX7N-STUR4JR-PR6SPCV-HJZMAAN"; };
Puenktchen = { id = "REVJKI3-3QYKRZN-QDKQ24V-UNZQ4L2-R7XHQCE-N4H3FSY-IARCHM3-PMWBJQP"; };
Damin = { id = "HAGKFGG-EMCPKHG-Y7V2ACJ-DJVAIIA-A6TNGTQ-VWPB3F5-PES673W-W2YBJAD"; };
};
};

View file

@ -14,7 +14,7 @@
hypridle.enable = false;
hyprland = {
hardware.Puenktchen = true;
hardware.Puenktchen.enable = true;
};
};