This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{ config, pkgs, ... }:
|
||||
let serverCfg = config.syscfg.server;
|
||||
in {
|
||||
project.name = "Authentik";
|
||||
project.name = "authentik";
|
||||
|
||||
networks = {
|
||||
internal = {
|
||||
|
Reference in New Issue
Block a user