Update dracula-theme
This commit is contained in:
parent
9409fed368
commit
2f02170401
2 changed files with 21 additions and 0 deletions
|
@ -22,6 +22,10 @@
|
|||
url = "github:t4ccer/agenix.el";
|
||||
flake = false;
|
||||
};
|
||||
extra-package-dracula-theme = {
|
||||
url = "github:dracula/emacs";
|
||||
flake = false;
|
||||
};
|
||||
};
|
||||
|
||||
outputs = inputs @ {flake-parts, ...}:
|
||||
|
|
Reference in a new issue