rename foureighty
This commit is contained in:
parent
d5314e69d7
commit
7a0023931a
1 changed files with 2 additions and 2 deletions
|
@ -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" = {
|
||||||
|
|
Loading…
Reference in a new issue