fix remote builds
This commit is contained in:
parent
8a343a60d4
commit
165f87ebc1
2 changed files with 5 additions and 4 deletions
|
|
@ -29,6 +29,7 @@ in
|
||||||
"uid-range" # Often helpful
|
"uid-range" # Often helpful
|
||||||
];
|
];
|
||||||
mandatoryFeatures = [ ];
|
mandatoryFeatures = [ ];
|
||||||
|
sshKey = config.age.secrets.nix2lio.path;
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
8
hosts/oren/flake.lock
generated
8
hosts/oren/flake.lock
generated
|
|
@ -64,11 +64,11 @@
|
||||||
"common": {
|
"common": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"dir": "flakes/common",
|
"dir": "flakes/common",
|
||||||
"lastModified": 1767566743,
|
"lastModified": 1767569635,
|
||||||
"narHash": "sha256-7YDcKGAXCyOZNZJlmkM1bQnxlSBuvGu8eJWg9MsGJrA=",
|
"narHash": "sha256-rVJkob5yTUo9n3vd+YC2u/LDN7Soy3KMDJDGh12ijBg=",
|
||||||
"ref": "refs/heads/master",
|
"ref": "refs/heads/master",
|
||||||
"rev": "0fb5e46e8ffbfa87a8ec07819f27952974471e2b",
|
"rev": "8a343a60d403851e58d26588de6f05cc45a34396",
|
||||||
"revCount": 1035,
|
"revCount": 1037,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
|
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue