move authentik to new file
This commit is contained in:
parent
02ba4fa6ad
commit
e20ddd3bbf
2 changed files with 2 additions and 31 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ config, lib, pkgs, ... }:{
|
||||
{ config, lib, pkgs, ... }: {
|
||||
users.groups.authentik = { };
|
||||
users.users.authentik = {
|
||||
isSystemUser = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue