start nginx
This commit is contained in:
parent
999d53c09f
commit
175f946c3c
1 changed files with 2 additions and 0 deletions
|
@ -47,6 +47,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.nginx = { enable = true; };
|
||||
|
||||
systemd.network.enable = true;
|
||||
systemd.network.networks."10-wan" = {
|
||||
matchConfig.Name = "enp1s0";
|
||||
|
|
Loading…
Reference in a new issue