nixos-configs/common/overlays/default.nix
matt1432 a59961171a
All checks were successful
Discord / discord commits (push) Has been skipped
chore: update flake.lock
2024-05-23 21:22:11 -04:00

11 lines
154 B
Nix

{
grim-hyprland,
nixpkgs-wayland,
...
} @ inputs: [
(import ./dracula-theme inputs)
grim-hyprland.overlays.default
nixpkgs-wayland.overlay
]