NixOS-Vista/nixosVista/homeManager/hyprland/style/default.nix
2026-02-12 15:32:45 +01:00

6 lines
59 B
Nix

{
imports = [
./animation.nix
./style.nix
];
}