mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 22:11:33 +01:00
10 lines
150 B
Nix
10 lines
150 B
Nix
{
|
|
imports = [
|
|
./hyprland
|
|
./theming.nix
|
|
./rofi
|
|
./tray.nix
|
|
./waybar.nix
|
|
./hypridlelock.nix
|
|
];
|
|
}
|