add wg support
This commit is contained in:
parent
14ec1eca2e
commit
b3a36d9dbe
5 changed files with 106 additions and 12 deletions
|
|
@ -57,6 +57,7 @@
|
|||
|
||||
mkSharedModules = pkgs: pkgs-unstable: [
|
||||
./nixos/modules/base.nix
|
||||
./nixos/modules/services/wireguard-peer.nix
|
||||
inputs.home-manager.nixosModules.home-manager
|
||||
({ ... }: {
|
||||
home-manager.useGlobalPkgs = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue