This website requires JavaScript.
Explore
Help
Sign in
cyplo
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
670200c122
dotfiles
/
nixos
/
wireguard.nix
8 lines
76 B
Nix
Raw
Normal View
History
Unescape
Escape
reformat with alejandra
2022-12-19 09:09:08 +00:00
{
config
,
pkgs
,
.
.
.
}
:
{
networking
.
wireguard
=
{
enable
=
true
;
}
;
wireguard, taskwarrior, newsboat
2020-11-21 14:55:13 +00:00
}
Reference in a new issue
Copy permalink