nix-config/lib/default.nix

5 lines
45 B
Nix

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