nixos-config/modules/home/de/default.nix

9 lines
129 B
Nix

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