fix remote builds

This commit is contained in:
RingOfStorms (Joshua Bell) 2026-01-04 18:19:42 -06:00
parent 8a343a60d4
commit 165f87ebc1
2 changed files with 5 additions and 4 deletions

View file

@ -29,6 +29,7 @@ in
"uid-range" # Often helpful
];
mandatoryFeatures = [ ];
sshKey = config.age.secrets.nix2lio.path;
}
];
};