4 lines
88 B
Nix
4 lines
88 B
Nix
{ dracula-theme, fetchFromGitHub, ... }:
|
|
dracula-theme.overrideAttrs (finalAttrs: {
|
|
|
|
})
|