1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(ssh): get static ipv4 from lib file

This commit is contained in:
2022-05-24 11:09:02 +02:00
parent 5fb0028a9e
commit 588c161f7b
2 changed files with 8 additions and 18 deletions

4
lib/external-network.nix Normal file
View File

@@ -0,0 +1,4 @@
{
ful = "130.61.217.114";
makanek = "88.99.83.173";
}