nixos/home/hyprland/prismo.nix

9 lines
93 B
Nix

{
imports = [
./hyprland_prismo.nix
./waybar
./xdg.nix
./cursor.nix
];
}