nix-config/system/desktop/default.nix

4 lines
59 B
Nix

{
imports = [./hyprland.nix ./niri.nix ./xserver.nix];
}