My NixOS config Part 3: Flake-Parts Crusaders nix.ladas552.me
hjem nix nixos impermanence flake-parts nvfetcher niri noctalia

site

Ladas552 24b71f3f ca47c5b0

+3
+3
modules/hosts/NixWool/nixwool.nix
··· 49 email me@ladas552.me 50 ''; 51 virtualHosts = { 52 "blog.ladas552.me" = { 53 extraConfig = '' 54 root * /var/www/blog
··· 49 email me@ladas552.me 50 ''; 51 virtualHosts = { 52 + "www.ladas552.me" = { 53 + extraConfig = ''respond "Blog: https://blog.ladas552.me Nix-Docs: https://nix.ladas552.me Git-Hosting: https://tangled.org/did:plc:6ikdlkw64mrjygj6cea62kn4 GitHub: https://github.com/Ladas552"''; 54 + }; 55 "blog.ladas552.me" = { 56 extraConfig = '' 57 root * /var/www/blog