nyx/modules/base/options/default.nix

6 lines
55 B
Nix

{
imports = [
./device.nix
./meta.nix
];
}