1
0

modules/wireguard-initrd: add module for wireguard in initrd

This commit is contained in:
2023-09-22 16:56:09 +02:00
parent 08600173b9
commit c46a031b39
3 changed files with 107 additions and 1 deletions
hosts/zinc
modules
default.nix
wireguard-initrd

@ -15,5 +15,6 @@
./nixfiles
./update-from-hydra
./wg-clerie
./wireguard-initrd
];
}