updated wireguard package name
This commit is contained in:
parent
17bfbcacff
commit
8a3fca6756
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ let
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
environment = {
|
environment = {
|
||||||
systemPackages = with pkgs; [ headscale wireguard ];
|
systemPackages = with pkgs; [ headscale wireguard-tools ];
|
||||||
etc = {
|
etc = {
|
||||||
"headscale/config.yaml".text = ''
|
"headscale/config.yaml".text = ''
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue