nixos/home/hyprland/magicman.nix

9 lines
95 B
Nix

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