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