add wg module
This commit is contained in:
parent
b28314ca95
commit
3572c93df4
7 changed files with 234 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
{ ... }: {
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
./networking.nix # generated at runtime by nixos-infect
|
||||
./networking.nix
|
||||
];
|
||||
|
||||
boot.tmp.cleanOnBoot = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue