nix-config/system/desktop/default.nix

9 lines
94 B
Nix

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