Commit 3ae81acf11e8
Changed files (1)
globals.nix
@@ -239,14 +239,14 @@ _: {
# root = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFQVlSrUKU0xlM9E+sJ8qgdgqCW6ePctEBD2Yf+OnyME root@aomiy";
# vincent = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILJmTdMKYdgqpbQWBif58VBuwX+GqMGsMfB1ey1TKrM3 vincent@aomi";
};
- syncthing = {
- id = "N3AMUVI-FM2BAOD-U3OMZDJ-UHMQE6J-ACMM5B7-S7BTK6P-PSM36NR-DVZHLQF";
- folders = {
- sync = {
- type = "receiveonly";
- };
- };
- };
+ # syncthing = {
+ # id = "N3AMUVI-FM2BAOD-U3OMZDJ-UHMQE6J-ACMM5B7-S7BTK6P-PSM36NR-DVZHLQF";
+ # folders = {
+ # sync = {
+ # type = "receiveonly";
+ # };
+ # };
+ # };
};
demeter = {
net = {
@@ -264,14 +264,14 @@ _: {
ssh = {
hostKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGqQfEyHyjIGglayB9FtCqL7bnYfNSQlBXks2IuyCPmd";
};
- syncthing = {
- id = "TXCV3TS-TUEOTH6-ETB3LBV-KCIHT4L-RCCOIE3-VPBCNJB-VHQEAYI-WOXK5A5";
- folders = {
- sync = {
- type = "receiveonly";
- };
- };
- };
+ # syncthing = {
+ # id = "TXCV3TS-TUEOTH6-ETB3LBV-KCIHT4L-RCCOIE3-VPBCNJB-VHQEAYI-WOXK5A5";
+ # folders = {
+ # sync = {
+ # type = "receiveonly";
+ # };
+ # };
+ # };
};
nagoya = {
net = {