10 lines
166 B
Nix
10 lines
166 B
Nix
{
|
|
imports = [
|
|
./hyprland-settings.nix
|
|
./hyprspace.nix
|
|
#./hyprland-xwaylandvideobridge.nix not needed anymore
|
|
./waybar.nix
|
|
./hyprlock.nix
|
|
];
|
|
}
|