nixfiles/system/programs/default.nix

7 lines
50 B
Nix

{...}:
{
imports = [
./syncthing.nix
];
}