add syncthing to holocron
This commit is contained in:
@@ -32,7 +32,7 @@ in {
|
|||||||
folders = {
|
folders = {
|
||||||
"holocron" = {
|
"holocron" = {
|
||||||
path = "/holocron/users/blake/holocron";
|
path = "/holocron/users/blake/holocron";
|
||||||
devices = ["lugia" "zygarge" "CEN-IT-07"];
|
devices = ["lugia" "zygarde" "CEN-IT-07"];
|
||||||
versioning = {
|
versioning = {
|
||||||
type = "staggered";
|
type = "staggered";
|
||||||
fsPath = "/syncthing/backup";
|
fsPath = "/syncthing/backup";
|
||||||
@@ -50,7 +50,7 @@ in {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
sec = {
|
sops.secrets = {
|
||||||
"${service}/snowbelle/key" = {
|
"${service}/snowbelle/key" = {
|
||||||
owner = "blake";
|
owner = "blake";
|
||||||
group = "blake";
|
group = "blake";
|
||||||
|
|||||||
Reference in New Issue
Block a user