Files
nixos/modules/wayland.nix
T
2025-05-14 06:35:05 -05:00

7 lines
70 B
Nix

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