nix-configs/modules/default.nix

7 lines
33 B
Nix
Raw Normal View History

2022-08-02 07:55:12 +00:00
{ ... }:
{
imports = [
];
}