flake/darwin/modules/services/default.nix

6 lines
42 B
Nix
Raw Normal View History

2024-01-03 15:30:30 +00:00
{...}: {
imports = [
./clash
];
}