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
b6d15321d2
nixos-config
/
nixos
/
machines
/
mobi
/
tinc.nix
6 lines
88 B
Nix
Raw
Normal View
History
Unescape
Escape
update mobi
2023-04-28 12:57:32 +02:00
{
config
,
.
.
.
}:
mobi: create mobi system on usb stick
2020-01-24 11:19:48 +01:00
{
update mobi
2023-04-28 12:57:32 +02:00
tinc
.
private
.
enable
=
true
;
tinc
.
private
.
ipv4
=
"
1
0
.
2
3
.
4
2
.
2
3
"
;
mobi: create mobi system on usb stick
2020-01-24 11:19:48 +01:00
}
Reference in a new issue
Copy permalink