stockholm/krebs/3modules/github/default.nix

7 lines
66 B
Nix
Raw Normal View History

2022-09-20 09:17:19 +00:00
{
imports = [
./hosts-sync.nix
./known-hosts.nix
];
}