1
0
Fork 0

mediaserver: wireguard wip

This commit is contained in:
Daniel Kempkens 2023-04-13 21:50:21 +02:00
parent 4b980faa74
commit 4aab4118c8
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -69,7 +69,7 @@ in
useNetworkd = true;
};
environment.systemPackages = with pkgs; [ wireguard wireguard-tools ];
environment.systemPackages = with pkgs; [ wireguard-tools ];
systemd.network = {
enable = true;