Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
we
infra
Nixfiles
Commits
f71fbac5
Commit
f71fbac5
authored
Jan 26, 2022
by
Yureka
Browse files
fix nix-serve secret issue
parent
cafd1221
Changes
1
Show whitespace changes
Inline
Side-by-side
hosts/services/binary-cache/default.nix
View file @
f71fbac5
...
...
@@ -2,7 +2,7 @@
{
# cache.irde.st:ouW8cwTOGvt2nFk0KAVb361CCovFuTYTr+VVBJAgiaY=
secrets
.
"cache-priv-key.pem"
.
owner
=
"nix-serve"
;
secrets
.
"cache-priv-key.pem"
=
{}
;
services
.
nix-serve
=
{
enable
=
true
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment