mob next [ci-skip] [ci skip] [skip ci]
lastFile:modules/clan/zfs-snapshot-backup/default.nix
This commit is contained in:
@@ -1 +1,19 @@
|
||||
{ }
|
||||
{ ... }:
|
||||
{
|
||||
_class = "clan.service";
|
||||
manifest.name = "zfs-snapshot-backup";
|
||||
manifest.description = "Service to backup ZFS Snapshot on a remote machines";
|
||||
manifest.categories = [ "System" ];
|
||||
|
||||
roles.default = {
|
||||
perInstance.nixosModule =
|
||||
{
|
||||
lib,
|
||||
config,
|
||||
...
|
||||
}:
|
||||
{
|
||||
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user