diff --git a/nix/pkgs/homepage/default.nix b/nix/pkgs/homepage/default.nix index 33f3631..517bf50 100644 --- a/nix/pkgs/homepage/default.nix +++ b/nix/pkgs/homepage/default.nix @@ -13,7 +13,7 @@ let export-config gateway-report network-graphs subnetplans switch-report vlan-report; - + in stdenv.mkDerivation { pname = "zentralwerk-network-homepage"; @@ -65,6 +65,7 @@ stdenv.mkDerivation { ln -s ${network-graphs}/share/doc/zentralwerk/* $DIR/ ln -s ${../../../doc/core.png} $DIR/core.png + ln -s ${./security.txt} $DIR/security.txt cp *.{html,css,png,svg} $DIR/ mkdir -p $out/nix-support diff --git a/nix/pkgs/homepage/security.txt b/nix/pkgs/homepage/security.txt new file mode 100644 index 000000000..3490783 --- /dev/null +++ b/nix/pkgs/homepage/security.txt @@ -0,0 +1,3 @@ +Contact: mailto:astro@spaceboyz.net +Preferred-Languages: en, de +Hiring: https://www.c3d2.de/space.html