mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
chore: move nginx module to extra-modules
This commit is contained in:
parent
d10cd74dc6
commit
06a68e0b62
5 changed files with 8 additions and 107 deletions
|
@ -15,6 +15,7 @@
|
|||
boot.mode = "bios";
|
||||
users.groups.acme.members = ["nginx"];
|
||||
services.nginx.enable = true;
|
||||
services.nginx.recommendedSetup = true;
|
||||
|
||||
meta.promtail = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue