flocon/modules/default.nix

7 lines
47 B
Nix
Raw Permalink Normal View History

{
imports = [
./options
./nix
];
}