add .val search domain

This commit is contained in:
Romain Paquet 2026-01-05 21:42:17 +01:00
parent c9953d269b
commit 87e589e690
2 changed files with 5 additions and 4 deletions

View file

@ -1,11 +1,11 @@
Host crocus Host crocus
HostName crocus.home.rpqt.fr HostName crocus.val
User root User root
Host verbena Host verbena
HostName verbena.home.rpqt.fr HostName verbena.val
User root User root
Host genepi Host genepi
HostName genepi.home.rpqt.fr HostName genepi.val
User root User root

View file

@ -36,7 +36,8 @@
clan.core.networking.targetHost = "rpqt@haze.local"; clan.core.networking.targetHost = "rpqt@haze.local";
networking.search = [ networking.search = [
"home.rpqt.fr" "val"
"wireguard"
]; ];
time.timeZone = "Europe/Paris"; time.timeZone = "Europe/Paris";