[initssh] add wireguard-tools
This commit is contained in:
@@ -42,7 +42,7 @@ in
|
||||
initrd = {
|
||||
availableKernelModules = cfg.ethernetDrivers;
|
||||
systemd = {
|
||||
initrdBin = [ pkgs.busybox ];
|
||||
initrdBin = [ pkgs.busybox pkgs.wireguard-tools ];
|
||||
enable = true;
|
||||
network.enable = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user