pantheon/systems/modules/desktop.nix
2025-03-17 23:33:38 +08:00

6 lines
79 B
Nix

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