hosts/krypton: add wg-clerie
This commit is contained in:
parent
376068a8e0
commit
dff3768ef3
@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
../../configuration/desktop
|
../../configuration/desktop
|
||||||
|
|
||||||
|
./network.nix
|
||||||
./programs.nix
|
./programs.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
9
hosts/krypton/network.nix
Normal file
9
hosts/krypton/network.nix
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{ ... }:
|
||||||
|
|
||||||
|
{
|
||||||
|
services.wg-clerie = {
|
||||||
|
enable = true;
|
||||||
|
ipv6s = [ "2a01:4f8:c0c:15f1::8011/128" ];
|
||||||
|
ipv4s = [ "10.20.30.11/32" ];
|
||||||
|
};
|
||||||
|
}
|
9
hosts/krypton/secrets/wg-clerie.age
Normal file
9
hosts/krypton/secrets/wg-clerie.age
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
age-encryption.org/v1
|
||||||
|
-> ssh-ed25519 HwR33w 0Y7NesE81LYY2VHbm19hKWEo8p9S8T5aMnQku3wxQBw
|
||||||
|
zwmczl908y+wPZ2p9F+zqNxZ5i71lp3HztvBAVCWmcg
|
||||||
|
-> ssh-ed25519 xvh52g UKiSotdLrKTXzD2NI55W/os6CSeZNbq95aC+ThyVRAs
|
||||||
|
k539/K+GeDXttvFpAaNPEB73lXlnWuRmFU7p5D1xT2U
|
||||||
|
-> E29ePW!@-grease
|
||||||
|
Og
|
||||||
|
--- RTfeDZoUpF9cpXKRKKlQmnoooxVj7nRB+ef1G4bgvDI
|
||||||
|
á÷^¡pͧåù|Ül“ñ‡`ºùmïþ¶i¿bh´ 5Ö’‘ë¶4›òÑl%Ýn„¦àÔp² ƒ‚+© ]i<®Sjñù^™<·»ÿ
|
Loading…
Reference in New Issue
Block a user