Add hedgedoc + kanidm

This commit is contained in:
2023-04-22 16:49:04 +02:00
parent 057879fb71
commit af6a6b8d79
4 changed files with 106 additions and 4 deletions

View File

@@ -3,16 +3,18 @@
{
imports =
[
../../base.nix
../../base.nix
../../common/metrics-exporters.nix
./hardware-configuration.nix
./filesystems.nix
./vms.nix
#./vms.nix
./services/nginx
./services/kanidm.nix
./services/jellyfin.nix
./services/metrics
./services/flame.nix
./services/jellyfin.nix
#./services/hedgedoc.nix
./services/code-server.nix
# TODO:
# x Boot
@@ -26,7 +28,8 @@
# - NFS exports
# - FreeBSD VM
# - Kali VM
# - Kerberos / IPA / Kanidm
# x Kerberos / IPA / Kanidm
# - Backup system
];
networking = {