NixOS: Difference between revisions
imported>Jakimfett m Bump stable version number, to align with https://nixos.wiki/wiki/Nix_channels#The_official_channels |
imported>Alttttt39933 m adds a missing root / |
||
| Line 166: | Line 166: | ||
} | } | ||
</nowiki>}} | </nowiki>}} | ||
{{file|etc/nixos/blog.nix|nix|<nowiki> | {{file|/etc/nixos/blog.nix|nix|<nowiki> | ||
{ | { | ||
services.nginx.virtualHosts."blog.example.com" = { | services.nginx.virtualHosts."blog.example.com" = { | ||