aboutsummaryrefslogtreecommitdiffstats
path: root/systems
diff options
context:
space:
mode:
authorLibravatar Alexander Foremny <aforemny@posteo.de>2024-12-21 11:34:00 +0100
committerLibravatar Alexander Foremny <aforemny@posteo.de>2024-12-21 11:34:00 +0100
commit2917946ebf31570aec20e6a1b067dd995beba989 (patch)
tree1a1b5829fb2266d25ae446bac6bda77eff1141c1 /systems
parent6197225e11bc0e664ee6e2a71329cec834aa3511 (diff)
static-users: add kmein
Diffstat (limited to 'systems')
-rw-r--r--systems/system1/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/system1/configuration.nix b/systems/system1/configuration.nix
index b33edbe..1d4ba11 100644
--- a/systems/system1/configuration.nix
+++ b/systems/system1/configuration.nix
@@ -24,6 +24,7 @@
(toString ../../public + "/kirchner@hereon.id_rsa.pub")
(toString ../../public + "/kirchner@hereon-laptop.id_rsa.pub")
];
+ fysiweb-apps.public.static-users.public.users.kmein.publicKeyFiles = [ (toString ../../public + "/kmein.id_ed25519.pub") ];
}
# enable authelia
{