12 lines
183 B
Nix
12 lines
183 B
Nix
{
|
|
imports = [
|
|
./hyprpaper/hyprpaper.nix
|
|
./hyprland.nix
|
|
./hypridle.nix
|
|
./hyprlock.nix
|
|
./hyprsunset.nix
|
|
./waybar.nix
|
|
./theming.nix
|
|
./cursor.nix
|
|
];
|
|
}
|