🏡 my personal home lab
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

oidc in beszel

+2 -1
+2 -1
modules/beszel/hub.nix
··· 7 7 dataDir = "/mnt/nas/data/beszel"; 8 8 environment = { 9 9 APP_URL = "https://beszel.goo.garden"; 10 - AUTO_LOGIN = "dev@stehlik.me"; 10 + USER_CREATION = "true"; 11 + DISABLE_PASSWORD_AUTH = "true"; 11 12 }; 12 13 }; 13 14