Compare commits

..

3 Commits

Author SHA1 Message Date
Oystein Kristoffer Tveit 02f817145f bekkalokk: init mediawiki
Eval nix flake / evals (push) Failing after 1m49s Details
Eval nix flake / evals (pull_request) Failing after 1m48s Details
Co-authored-by: Jørn Åne <yorinad@pvv.ntnu.no>
2024-04-01 13:21:00 +02:00
Oystein Kristoffer Tveit 574e577828 bekkalokk: init idp-simplesamlphp 2024-04-01 13:21:00 +02:00
Oystein Kristoffer Tveit ce45ba309f base/nginx: 404 requests to nonexistent virtualhosts 2024-04-01 13:21:00 +02:00
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
{ ... }:
{
services.openldap = {
enable = true;
};
}