Added legion's user key. Added git signing. Started moving to common
This commit is contained in:
parent
4feb1095ed
commit
d9fe2b30ee
8 changed files with 46 additions and 19 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue