Files
nixos/home/hyprland/gunter.nix
2024-07-17 22:22:04 +02:00

9 lines
93 B
Nix

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