ark/modules/default.nix

6 lines
52 B
Nix
Raw Normal View History

2022-04-09 18:01:35 +03:00
{
imports = [
./hm-system-defaults.nix
];
}