remove netbird from probook
This commit is contained in:
parent
3440bc178c
commit
be51200cc5
2 changed files with 2 additions and 2 deletions
|
@ -61,7 +61,6 @@
|
||||||
devices.katel.id = "DYOKK7J-HZAF5S7-FYTHQF5-UD5GJZ2-4JMV5I5-STUM3HG-5YM2JPR-LATJNAZ";
|
devices.katel.id = "DYOKK7J-HZAF5S7-FYTHQF5-UD5GJZ2-4JMV5I5-STUM3HG-5YM2JPR-LATJNAZ";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
netbird.enable = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
|
|
@ -15,7 +15,8 @@
|
||||||
};
|
};
|
||||||
"manah.kat" = {
|
"manah.kat" = {
|
||||||
user = "root";
|
user = "root";
|
||||||
hostname = "100.102.49.84";
|
hostname = "10.42.0.1";
|
||||||
|
proxyJump = "watcher.kat";
|
||||||
};
|
};
|
||||||
"test.kat" = {
|
"test.kat" = {
|
||||||
user = "root";
|
user = "root";
|
||||||
|
|
Loading…
Reference in a new issue