run alejandra new version

This commit is contained in:
Antoine Martin 2024-12-01 17:58:53 +01:00
parent e18bac41e2
commit e7c8e9ac5a
4 changed files with 1 additions and 8 deletions

View file

@ -24,9 +24,8 @@ in {
inherit
(pkgs)
sqlite # needed by org-roam
# fonts used by my config
emacs-all-the-icons-fonts
iosevka-bin
;

View file

@ -41,7 +41,6 @@ in {
inherit
(pkgs)
# FIXME: is this useful?
font-awesome
;
};