mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 21:01:34 +01:00
9 lines
129 B
Nix
9 lines
129 B
Nix
{
|
|
imports = [
|
|
./hyprland
|
|
./theme.nix
|
|
./rofi
|
|
./waybar.nix
|
|
./hypridlelock.nix
|
|
];
|
|
}
|