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 49 email me@ladas552.me 50 50 ''; 51 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 + }; 52 55 "blog.ladas552.me" = { 53 56 extraConfig = '' 54 57 root * /var/www/blog