Update
This commit is contained in:
parent
689820aba7
commit
11404d2163
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
boot.extraModulePackages = [ ];
|
||||
|
||||
# Testing remote builldings
|
||||
users.users.root.openssh.authorizedKeys.keyFiles = [ ../../../ssh/keys/builder-keys.txt ];
|
||||
users.users.root.openssh.authorizedKeys.keyFiles = [ ../../../keys/ssh/builder-keys.txt ];
|
||||
|
||||
# For cross-architecture builds
|
||||
boot.binfmt.emulatedSystems = [
|
||||
|
|
Loading…
Reference in a new issue