hosts/zinc: enable wg-clerie
This commit is contained in:
hosts/zinc
@ -33,6 +33,12 @@
|
|||||||
|
|
||||||
networking.hostName = "zinc";
|
networking.hostName = "zinc";
|
||||||
|
|
||||||
|
services.wg-clerie = {
|
||||||
|
enable = true;
|
||||||
|
ipv6s = [ "2a01:4f8:c0c:15f1::8109/128" ];
|
||||||
|
ipv4s = [ "10.20.30.109/32" ];
|
||||||
|
};
|
||||||
|
|
||||||
system.stateVersion = "23.05";
|
system.stateVersion = "23.05";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
9
hosts/zinc/secrets/wg-clerie.age
Normal file
9
hosts/zinc/secrets/wg-clerie.age
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
age-encryption.org/v1
|
||||||
|
-> ssh-ed25519 HwR33w GylpkU4Ggva7AOyvfiwH2/lAkSH7T20sQmHlJfOOch0
|
||||||
|
kzollmoX54CmDyP0WIeI2yEmgdiymf8A8TNEDAPnO8Y
|
||||||
|
-> ssh-ed25519 bZcGZQ GwcT/xiAoRIN1OfV+uDIcpw+lX+ZC20AmOLg6B2PM3k
|
||||||
|
YnhZzPHao9tgl1RssSFFWtCb2soWv3XyfKgfIM+brJo
|
||||||
|
-> +>1#-grease
|
||||||
|
yEhsdkJvmaW0F1hgD6zkMgmUE0Rc7zFQ9jz/dJ0RC/MOFGDt0g
|
||||||
|
--- zLB+ok+CDy2k2PhSlyDTfVTSkiM9ht2YjohIwKVaMis
|
||||||
|
<EFBFBD>r#<23><><EFBFBD>]<5D><>ˈp'<27><>X;<3B>q<16><>Q<EFBFBD>k<>%<25>W4<57><34>W<EFBFBD>+<02><><EFBFBD><EFBFBD><EFBFBD>5Y<>2<EFBFBD>̕b<CC95><62>(<28>a=<3D>2<EFBFBD><12>t<>c<*<2A>^r
|
1
hosts/zinc/ssh.pub
Normal file
1
hosts/zinc/ssh.pub
Normal file
@ -0,0 +1 @@
|
|||||||
|
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEMhwaD2nyIUiR3lP6tasd4Rx6XCoSpdebjlETfuENai root@zinc
|
Reference in New Issue
Block a user