mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-05-20 21:32:33 +02:00
fd644671af
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
6 lines
49 B
Nix
6 lines
49 B
Nix
{
|
|
services.nginx = {
|
|
enable = true;
|
|
};
|
|
}
|