feat: Added personal website
All checks were successful
Flake checker / Build Nix targets (push) Successful in 9m27s

This commit is contained in:
2026-02-25 16:53:49 +05:30
parent da793b82e7
commit fd5e28b368
4 changed files with 203 additions and 14 deletions

View File

@@ -164,6 +164,10 @@
url = "github:christo-auer/eilmeldung";
inputs.nixpkgs.follows = "nixpkgs";
};
servius-website = {
url = "git+https://git.darksailor.dev/servius/servius.neocities.org";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = {