7 lines
62 B
Nix

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