Extract wireguard configuration tools to library
This commit is contained in:
parent
03907d416d
commit
155c01b9c1
5 changed files with 36 additions and 30 deletions
|
@ -4,6 +4,8 @@
|
|||
{
|
||||
imports = [ ../../modules ];
|
||||
|
||||
nixpkgs.overlays = [(import ../../overlays)];
|
||||
|
||||
system.autoUpgrade.enable = true;
|
||||
system.autoUpgrade.allowReboot = false;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue