This commit is contained in:
iFargle 2024-01-29 08:15:52 +09:00
parent f2a04ac7f8
commit c5c544d7bb

View file

@ -1,7 +1,7 @@
{ inputs, config, lib, pkgs, modulesPath, desktop, username, ... }: {
# For remote builds
# see home-manager: bash.nix: nixos-rebuild-remote
users.users.${username}.openssh.authorizedKeys.keyFiles = [ ../../../keys/ssh/builder-keys.txt ];
# see home-manager: bash.nix: rebuild-*-remote
# users.users.${username}.openssh.authorizedKeys.keyFiles = [ ../../../keys/ssh/builder-keys.txt ];
# For cross-architecture builds
boot.binfmt.emulatedSystems = [