nixos/home/hyprland/prismo.nix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
93 B
Nix
Raw Permalink Normal View History

2024-04-18 17:29:08 +00:00
{
imports = [
./hyprland_prismo.nix
./waybar
./xdg.nix
./cursor.nix
];
}