nixos-config/modules/home/de/default.nix
2024-04-29 16:04:55 +02:00

10 lines
148 B
Nix

{
imports = [
./hyprland
./theme.nix
./rofi
./tray.nix
./waybar.nix
./hypridlelock.nix
];
}