nixos/home/hyprland/default.nix

7 lines
59 B
Nix
Raw Normal View History

2024-02-27 20:52:14 +00:00
{
imports = [
./hyprland.nix
./waybar.nix
];
}