nixos/home/hyprland/magicman.nix

9 lines
95 B
Nix
Raw Normal View History

2024-07-17 20:22:04 +00:00
{
imports = [
./hyprland_magicman.nix
./waybar
./xdg.nix
./cursor.nix
];
}