Update dracula-theme

This commit is contained in:
Andrea Ciceri 2023-09-22 11:58:36 +02:00
parent 9409fed368
commit 2f02170401
No known key found for this signature in database
2 changed files with 21 additions and 0 deletions

View file

@ -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, ...}: