dns fuckery

This commit is contained in:
Rouven Seifert 2025-05-10 20:17:40 +02:00
parent 5f43998de8
commit f8eee37e51
12 changed files with 62 additions and 20 deletions

View file

@ -47,6 +47,10 @@
url = "github:nix-community/lanzaboote/v0.4.2";
inputs.nixpkgs.follows = "nixpkgs";
};
caddy-patched = {
url = "github:rouven0/nixos-caddy-patched";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =
@ -62,6 +66,7 @@
, purge
, trucksimulatorbot
, pfersel
, caddy-patched
, ...
}@attrs: {
packages.x86_64-linux = {