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