This repository has been archived on 2026-03-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
nixos/home/hyprland/magicman.nix
2024-07-17 22:22:04 +02:00

9 lines
95 B
Nix

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