7 lines
55 B
Nix
7 lines
55 B
Nix
|
{
|
||
|
imports = [
|
||
|
./ocis.nix
|
||
|
./restic.nix
|
||
|
];
|
||
|
}
|