snowflake/hosts/arashi/services/default.nix

6 lines
44 B
Nix
Raw Normal View History

2023-06-18 11:21:06 -04:00
_: {
imports = [
./traefik.nix
];
}