nixos/modules/options/default.nix

8 lines
52 B
Nix

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