mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 18:55:47 +02:00
8c996e0dea
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
6 lines
49 B
Nix
6 lines
49 B
Nix
{
|
|
services.nginx = {
|
|
enable = true;
|
|
};
|
|
}
|