1
1
Fork 1
mirror of https://github.com/oddlama/nixos-extra-modules.git synced 2025-10-11 06:10:39 +02:00

feat: add module for wireguard overlay networks

This commit is contained in:
oddlama 2024-03-14 20:50:39 +01:00
parent 34ba92f057
commit f4d9891554
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
5 changed files with 716 additions and 0 deletions

View file

@ -8,6 +8,7 @@
./nginx.nix
./node.nix
./restic.nix
./wireguard.nix
];
nixpkgs.overlays = [