mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-25 21:30:52 +01:00
chore: update akhaten vpn ip
This commit is contained in:
parent
de6593bdd5
commit
385518be3d
3 changed files with 2 additions and 1 deletions
|
@ -64,7 +64,7 @@ let
|
|||
hm_version = inputs.home-manager-unstable;
|
||||
ipv4 = {
|
||||
public = "163.172.91.82";
|
||||
vpn = "100.100.45.32";
|
||||
vpn = "100.100.45.33";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
BIN
secrets/forgejo_runners-token_file.age
Normal file
BIN
secrets/forgejo_runners-token_file.age
Normal file
Binary file not shown.
|
@ -71,4 +71,5 @@ in
|
|||
lisa
|
||||
tower
|
||||
];
|
||||
"forgejo_runners-token_file.age".publicKeys = [ tower ];
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue