nixos-configs/common/overlays/default.nix

11 lines
154 B
Nix
Raw Normal View History

2024-05-05 22:43:03 -04:00
{
grim-hyprland,
nixpkgs-wayland,
...
} @ inputs: [
(import ./dracula-theme inputs)
2024-05-05 22:43:03 -04:00
grim-hyprland.overlays.default
nixpkgs-wayland.overlay
]