cfg/mod-hm/default.nix
Henri Dohmen 36d5e995f2 fixes
2025-05-31 00:23:59 +02:00

6 lines
49 B
Nix

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