weh
This commit is contained in:
parent
9898180dad
commit
24cb520aeb
1 changed files with 7 additions and 0 deletions
|
@ -31,5 +31,12 @@
|
||||||
group = "garage";
|
group = "garage";
|
||||||
mode = "0400";
|
mode = "0400";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
"headscale-authkey" = {
|
||||||
|
file = ./secrets/headscale-authkey.age;
|
||||||
|
owner = "regent";
|
||||||
|
group = "users";
|
||||||
|
mode = "0400";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue