This website requires JavaScript.
Explore
Help
Sign In
sam
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1e7af5c096
nixos
/
hosts
/
common
/
optional
/
distributed_builds
/
local-machine.nix
8 lines
110 B
Nix
Raw
Normal View
History
Unescape
Escape
distributed builds
2025-01-08 11:59:40 +00:00
{
distributed builds fix public ssh keys
2025-01-08 12:15:11 +00:00
sops
.
secrets
=
{
distributed builds
2025-01-08 11:59:40 +00:00
"
s
s
h
_
k
e
y
s
/
r
o
o
t
/
r
e
m
o
t
e
b
u
i
l
d
"
=
{
path
=
"
/
r
o
o
t
/
.
s
s
h
/
r
e
m
o
t
e
b
u
i
l
d
"
;
}
;
}
;
}