feat: added site as it was in 2016

This commit is contained in:
silver 2023-07-23 02:27:14 +01:00
parent 0cdce08534
commit 2ea0dc0d6b
2 changed files with 71 additions and 1 deletions

View file

@ -20,6 +20,7 @@
skynet_ldap_frontend.url = "gitlab:compsoc%2Fskynet%2Fldap/frontend?host=gitlab.skynet.ie";
skynet_website.url = "gitlab:compsoc%2Fskynet%2Fwebsite/2023?host=gitlab.skynet.ie";
skynet_website_2016.url = "gitlab:compsoc%2Fskynet%2Fwebsite/2016?host=gitlab.skynet.ie";
};
outputs = { self, nixpkgs, ... } @inputs: {