haccfiles/modules/default.nix

7 lines
33 B
Nix
Raw Normal View History

2020-11-27 20:56:20 +00:00
{ ... }:
{
imports = [
];
}