This commit is contained in:
iFargle 2023-10-07 17:58:22 +09:00
parent 11404d2163
commit 496ddd8d00

View file

@ -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 = [