forked from pub-solar/os
Revert "Fix user for droppie secret file"
This reverts commit 1c3667ca36
.
This commit is contained in:
parent
46b35da3bf
commit
010b76e7df
|
@ -57,7 +57,7 @@ in
|
|||
age.secrets."dyndns-droppie.key" = {
|
||||
file = "${self}/secrets/dyndns-droppie.key";
|
||||
mode = "400";
|
||||
owner = psCfg.user.name;
|
||||
owner = "root";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue