add .val search domain
This commit is contained in:
parent
c9953d269b
commit
87e589e690
2 changed files with 5 additions and 4 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue