nixos/home/hyprland/magicman.nix

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

9 lines
95 B
Nix
Raw Normal View History

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