4 results found
https://wiki.nixos.org/wiki/Nginx

Nginx - Official NixOS Wiki Jump to content From Official NixOS Wiki Nginx wikipedia:en:Nginx ) is a lightweight webserver. Installation To install Nginx, add the following to your NixOS configuration: ❄︎ /etc/nixos/configuration.nix services nginx enable true More options are av…