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