mic92: fix tinc name
This commit is contained in:
parent
dd6a591c75
commit
b144f7150a
4
krebs/3modules/external/mic92.nix
vendored
4
krebs/3modules/external/mic92.nix
vendored
|
@ -97,13 +97,13 @@ in {
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
dimitrios-desktop = {
|
dimitriosxps = {
|
||||||
owner = config.krebs.users.mic92;
|
owner = config.krebs.users.mic92;
|
||||||
nets = {
|
nets = {
|
||||||
retiolum = {
|
retiolum = {
|
||||||
ip4.addr = "10.243.29.189";
|
ip4.addr = "10.243.29.189";
|
||||||
aliases = [
|
aliases = [
|
||||||
"dimitrios-desktop.r"
|
"dimitriosxps.r"
|
||||||
];
|
];
|
||||||
tinc.pubkey = ''
|
tinc.pubkey = ''
|
||||||
-----BEGIN RSA PUBLIC KEY-----
|
-----BEGIN RSA PUBLIC KEY-----
|
||||||
|
|
Loading…
Reference in a new issue