This website requires JavaScript.
Explore
Help
Register
Sign In
simon
/
nixos-config
Watch
1
Star
1
Fork
You've already forked nixos-config
0
Code
Issues
8
Pull requests
Actions
Projects
Activity
02a77c5cb2
nixos-config
/
modules
/
wireguard
/
default.nix
9 lines
95 B
Nix
Raw
Normal View
History
Unescape
Escape
Parameterise wireguard
2020-12-05 14:39:36 +01:00
{
imports
=
[
./home.nix
wireguard/support: Init
2023-02-24 22:41:15 +01:00
./support.nix
Parameterise wireguard
2020-12-05 14:39:36 +01:00
]
;
networking
.
wireguard
.
enable
=
true
;
}
Reference in a new issue
Copy permalink