nixos/modules/home/configs/default.nix

7 lines
50 B
Nix

{ ... }:
{
imports = [
./monado.nix
];
}