nixos-configs/common/overlays/default.nix
matt1432 a51db7b00f
All checks were successful
Discord / discord commits (push) Has been skipped
refactor: move dracula from common overlays to pkgs
2024-06-08 23:40:44 -04:00

8 lines
110 B
Nix

{
grim-hyprland,
nixpkgs-wayland,
...
}: [
grim-hyprland.overlays.default
nixpkgs-wayland.overlay
]