mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 02:25:12 -05:00
feat: wiki test
This commit is contained in:
parent
fe1d6fe3a2
commit
60ec5f5aa6
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ in {
|
||||||
sopsSecrets = ["pass"];
|
sopsSecrets = ["pass"];
|
||||||
sopsPath = secret: {
|
sopsPath = secret: {
|
||||||
path = "${sops.path0}/${name}-${secret}";
|
path = "${sops.path0}/${name}-${secret}";
|
||||||
owner = name;
|
owner = "root";
|
||||||
mode = "600";
|
mode = "600";
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue