mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-02-15 20:33:26 +00:00
7 lines
61 B
Nix
7 lines
61 B
Nix
{ ... }:
|
|
{
|
|
imports = [
|
|
./configuration-test.nix
|
|
];
|
|
}
|