nixos 22.05 fixes
This commit is contained in:
parent
125c5fe0a5
commit
46d58735cc
3 changed files with 6 additions and 8 deletions
|
@ -2,5 +2,5 @@
|
|||
|
||||
{
|
||||
networking.wireguard.enable = true;
|
||||
environment.systemPackages = with pkgs; [ wireguard ];
|
||||
environment.systemPackages = with pkgs; [ wireguard-tools ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue