pantheon/systems/modules/desktop.nix

5 lines
51 B
Nix

{
imports = [
./programs/hyprland.nix
];
}