nix-config/system/desktop/default.nix

4 lines
59 B
Nix
Raw Normal View History

2025-07-05 00:02:39 +02:00
{
imports = [./hyprland.nix ./niri.nix ./xserver.nix];
}