mirror of
https://github.com/kmein/niveum
synced 2026-03-20 20:01:08 +01:00
Compare commits
3 Commits
65ced40c4c
...
6d931c589f
| Author | SHA1 | Date | |
|---|---|---|---|
| 6d931c589f | |||
| 8ab1ec895f | |||
| 8d1ec7b1ef |
@@ -4,12 +4,14 @@ in
|
||||
{
|
||||
kabsa = {
|
||||
sshKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDyTnGhFq0Q+vghNhrqNrAyY+CsN7nNz8bPfiwIwNpjk";
|
||||
internalIp = "192.168.0.209";
|
||||
syncthingId = "R6DEBD7-G5RYDKN-VFA3HPO-WX4DNVI-373F7OQ-AW5MZTT-3L4BDVW-Y6ROEAF";
|
||||
retiolum = {
|
||||
ipv4 = "10.243.2.4";
|
||||
ipv6 = "42:0:3c46:861f:a118:8e9a:82c9:3d";
|
||||
};
|
||||
mycelium.ipv6 = "432:e30:d5d8:9311:e34b:6587:96ee:3fcb";
|
||||
torAddress = "uwhxlsrkumxfjygdpoa556xs33jafcyq7gcifbdgscsoimbo5wbbksyd.onion";
|
||||
inherit sshPort;
|
||||
system = "x86_64-linux";
|
||||
};
|
||||
@@ -26,6 +28,7 @@ in
|
||||
};
|
||||
fatteh = {
|
||||
sshKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIByreBjBEMJKjgpKLd5XZHIUUwIhNafVqN6OUOQpJa3y";
|
||||
internalIp = "192.168.0.59";
|
||||
syncthingId = "GSOGYT3-2GBHZXT-MNCTDIY-3BJIR4V-OHVOOMJ-ICVLKXR-U4C7RFB-HJOK3AC";
|
||||
retiolum = {
|
||||
ipv6 = "42:0:3c46:aa73:82b0:14d7:7bf8:bf2";
|
||||
|
||||
@@ -2478,6 +2478,10 @@ let
|
||||
stream = "https://st03.sslstream.dlf.de/dlf/03/high/aac/stream.aac";
|
||||
station = "Deutschlandfunk Nova";
|
||||
}
|
||||
{
|
||||
stream = "https://bytefm.stream18.radiohost.de/bytefm-main_mp3-128";
|
||||
station = "Byte FM";
|
||||
}
|
||||
{
|
||||
stream = "https://samaaisb107-itelservices.radioca.st/stream";
|
||||
station = "Samaa FM 107.4 Pakistan";
|
||||
|
||||
Reference in New Issue
Block a user