This website requires JavaScript.
Explore
Help
Sign in
palo
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9f6d63cabe
nixos-config
/
nixos
/
machines
/
bobi
/
tinc.nix
6 lines
88 B
Nix
Raw
Normal View
History
Unescape
Escape
fix bobi configuration
2023-04-28 14:20:03 +02:00
{
config
,
.
.
.
}:
add bobi
2022-10-19 13:16:24 +02:00
{
fix bobi configuration
2023-04-28 14:20:03 +02:00
tinc
.
private
.
enable
=
true
;
tinc
.
private
.
ipv4
=
"
1
0
.
2
3
.
4
2
.
2
5
"
;
add bobi
2022-10-19 13:16:24 +02:00
}
Reference in a new issue
Copy permalink