feat(jeeves)!: spring updating
More `wireguard` peers `nano` -> `neovim` for default available editor `samba` better names + symlink support More `opengl` packages for `Jellyfin` Add `home-assistant` (no config yet)
This commit is contained in:
parent
36e14ad3f6
commit
ee98e1582c
7 changed files with 63 additions and 3 deletions
|
@ -53,7 +53,6 @@
|
|||
PublicKey = "+x4cKc16KxhW/M3wv64FU1J0AkiLyXT5Oar6I1n1xk4=";
|
||||
AllowedIPs = [
|
||||
"10.100.0.3/32"
|
||||
"192.168.1.123/32"
|
||||
"0.0.0.0/0"
|
||||
];
|
||||
};
|
||||
|
@ -71,6 +70,20 @@
|
|||
"0.0.0.0/0"
|
||||
];
|
||||
};
|
||||
a41 = {
|
||||
PublicKey = "/YEBfjDO+CfmYOKg9pO//ZAZQNutAS5z/Ggt2pX2gn0=";
|
||||
AllowedIPs = [
|
||||
"10.100.0.6/32"
|
||||
"0.0.0.0/0"
|
||||
];
|
||||
};
|
||||
t410 = {
|
||||
PublicKey = "YSTgtHXcvbCwYrnBCNujsTkLy+umVZWLGECtV88NIW0=";
|
||||
AllowedIPs = [
|
||||
"10.100.0.7/32"
|
||||
"0.0.0.0/0"
|
||||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue