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;
}
];
};

8
hosts/oren/flake.lock generated
View file

@ -64,11 +64,11 @@
"common": {
"locked": {
"dir": "flakes/common",
"lastModified": 1767566743,
"narHash": "sha256-7YDcKGAXCyOZNZJlmkM1bQnxlSBuvGu8eJWg9MsGJrA=",
"lastModified": 1767569635,
"narHash": "sha256-rVJkob5yTUo9n3vd+YC2u/LDN7Soy3KMDJDGh12ijBg=",
"ref": "refs/heads/master",
"rev": "0fb5e46e8ffbfa87a8ec07819f27952974471e2b",
"revCount": 1035,
"rev": "8a343a60d403851e58d26588de6f05cc45a34396",
"revCount": 1037,
"type": "git",
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
},