Added legion's user key. Added git signing. Started moving to common

This commit is contained in:
Nikodem Rabuliński 2023-10-04 20:57:18 +02:00
parent 4feb1095ed
commit d9fe2b30ee
No known key found for this signature in database
GPG key ID: FF629AA9E08138DB
8 changed files with 46 additions and 19 deletions

View file

@ -21,6 +21,7 @@ in {
home = "/home/${username}";
group = username;
extraGroups = ["wheel"];
# TODO: Probably move this out into common
openssh.authorizedKeys.keys = let
configName' =
args.configurationName