Files
nixos-config/hosts/m3-hermes/services/default.nix

6 lines
46 B
Nix
Raw Normal View History

2026-04-07 06:19:05 +02:00
{
imports = [
./hermes-agent.nix
];
}