Work: Add syncthing.

This commit is contained in:
Dmitry Voronin 2024-12-10 02:15:46 +03:00
parent f2d1bfa965
commit 1b163ce67b
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k
2 changed files with 6 additions and 4 deletions

View file

@ -31,6 +31,7 @@ in {
"desktop" = { id = "767Z675-SOCY4FL-JNYEBB6-5E2RG5O-XTZR6OP-BGOBZ7G-XVRLMD6-DQEB2AT"; };
"home" = { id = "L5A5IPE-2FPJPHP-RJRV2PV-BLMLC3F-QPHSCUQ-4U3NM2I-AFPOE2A-HOPQZQF"; };
"phone" = { id = "6RO5JXW-2XO4S3E-VCDAHPD-4ADK6LL-HQGMZHU-GD6DE2O-6KNHWXJ-BCSBGQ7"; };
"work" = { id = "CMG6QMP-WCJJEUG-UQ3KDUI-AHRADRH-666JQ3Z-HYFEPDA-URMAMNP-Z4MSGQT"; };
};
dashaDevices = {
"dasha" = { id = "VNRA5VH-LWNPVV4-Y2RF7FJ-446FHRQ-PET7Q4R-D3H5RT3-AUNARH5-5XYB3AT"; };
@ -47,7 +48,7 @@ in {
devices = [
"desktop"
"home"
# "work"
"work"
];
};
"photo" = {

View file

@ -10,11 +10,12 @@
};
module = {
display.primary = "eDP-1";
package.extra = true;
print.enable = true;
syncthing.enable = true;
builder.client.enable = true;
display.primary = "eDP-1";
package.extra = true;
powerlimit.thinkpad.enable = true;
print.enable = true;
purpose = {
creativity = true;
disown = true;