feat(homelab): implement SSO

This commit is contained in:
Nickolaj Jepsen 2025-04-26 20:02:56 +02:00
parent db85aeb044
commit ab6f8e21dc
17 changed files with 245 additions and 48 deletions

View file

@ -5,4 +5,4 @@
postgresql.enable = true;
postgresqlBackup.enable = true;
};
}
}