mediaserver: wireguard wip
This commit is contained in:
parent
4b980faa74
commit
4aab4118c8
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ in
|
|||
useNetworkd = true;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [ wireguard wireguard-tools ];
|
||||
environment.systemPackages = with pkgs; [ wireguard-tools ];
|
||||
|
||||
systemd.network = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue