cfg/mod-hm/default.nix
2025-05-31 12:16:39 +02:00

7 lines
77 B
Nix

{ ... }:
{
imports = [
./unison.nix
./protonmail-bridge.nix
];
}