move authentik to new file

This commit is contained in:
Bereich Administration Rechentechnik 2025-01-29 10:15:52 +01:00
parent 02ba4fa6ad
commit e20ddd3bbf
2 changed files with 2 additions and 31 deletions

View file

@ -1,4 +1,4 @@
{ config, lib, pkgs, ... }:{
{ config, lib, pkgs, ... }: {
users.groups.authentik = { };
users.users.authentik = {
isSystemUser = true;