marleyos/modules/base/default.nix

9 lines
58 B
Nix

{
imports = [
../options
#
../home
];
}