{host}.fleet -> {host}.wg.aciceri.dev
Some checks failed
EVAL aarch64-linux.sisko
BUILD aarch64-linux.sisko
UPLOAD aarch64-linux.sisko
DOWNLOAD aarch64-linux.sisko
CACHIX aarch64-linux.sisko
ATTIC aarch64-linux.sisko
/ test (push) Successful in 1m17s

This commit is contained in:
Andrea Ciceri 2025-03-14 16:07:32 +01:00
parent 9677a6ca77
commit cba0555c38
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
9 changed files with 23 additions and 24 deletions

View file

@ -80,7 +80,6 @@ in
time_zone = "Europe/Rome";
temperature_unit = "C";
external_url = "https://home.aciceri.dev";
internal_url = "http://rock5b.fleet:8123";
};
logger.default = "WARNING";
wake_on_lan = { };
@ -89,7 +88,7 @@ in
name = "Picard";
platform = "wake_on_lan";
mac = "74:56:3c:37:17:bd"; # this shouldn't be public
host = "picard.fleet";
host = "picard.wg.aciceri.dev";
turn_off.service = "shell_command.turn_off_picard";
}
];