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