change machine name
This commit is contained in:
parent
4db674cbb9
commit
879d5f4358
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
# nix.settings.builders-use-substitutes = true;
|
||||
nix.buildMachines = [
|
||||
{
|
||||
hostName = "ymir.curl-boga.ts.net";
|
||||
hostName = "ymir";
|
||||
systems = ["x86_64-linux" "aarch64-linux"];
|
||||
supportedFeatures = outputs.nixosConfigurations.ymir.config.nix.settings.system-features;
|
||||
sshKey = config.age.secrets.ssh-key-private.path;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue