rename foureighty

This commit is contained in:
Cyryl Płotnicki 2023-07-02 07:15:06 +01:00
parent d5314e69d7
commit 7a0023931a

View file

@ -1,6 +1,6 @@
{ config, pkgs, inputs, ... }: { config, pkgs, inputs, ... }:
let let
workstations = [ "skinnyv" "foureighty" "thinky" ]; workstations = [ "skinnyv" "foryog" "thinky" ];
workstations_plus_phone = [ "OnePlus9" ] ++ workstations; workstations_plus_phone = [ "OnePlus9" ] ++ workstations;
in { in {
services.syncthing = { services.syncthing = {
@ -18,7 +18,7 @@ in {
"skinnyv" = { "skinnyv" = {
id = "SUNR6EL-UBSLEE6-CZOSGIL-D527FQG-BXL2PMA-ISEQHMV-2CXKKPD-U7GERQB"; id = "SUNR6EL-UBSLEE6-CZOSGIL-D527FQG-BXL2PMA-ISEQHMV-2CXKKPD-U7GERQB";
}; };
"foureighty" = { "foryog" = {
id = "Q4AA3LA-QIMMBNK-QWKW2AL-5SRGBU3-RYWD5EH-GKMVXRT-XVYFU3R-UYAAMAH"; id = "Q4AA3LA-QIMMBNK-QWKW2AL-5SRGBU3-RYWD5EH-GKMVXRT-XVYFU3R-UYAAMAH";
}; };
"hagath" = { "hagath" = {