add syncthing to holocron
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
cfg = config.holocron.${service};
|
cfg = config.holocron.${service};
|
||||||
sec = config.sops.secrets;
|
sec = config.sops.secrets;
|
||||||
in {
|
in {
|
||||||
options.system.${service} = {
|
options.holocron.${service} = {
|
||||||
enable = lib.mkEnableOption "enables syncthing";
|
enable = lib.mkEnableOption "enables syncthing";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user