10 lines
154 B
Nix
10 lines
154 B
Nix
{
|
|
grim-hyprland,
|
|
nixpkgs-wayland,
|
|
...
|
|
} @ inputs: [
|
|
(import ./dracula-theme inputs)
|
|
|
|
grim-hyprland.overlays.default
|
|
nixpkgs-wayland.overlay
|
|
]
|