run alejandra new version
This commit is contained in:
parent
e18bac41e2
commit
e7c8e9ac5a
|
@ -21,7 +21,6 @@
|
|||
inherit
|
||||
(pkgs)
|
||||
# shell usage
|
||||
|
||||
bat
|
||||
fd
|
||||
file
|
||||
|
@ -31,7 +30,6 @@
|
|||
pciutils
|
||||
usbutils
|
||||
# development
|
||||
|
||||
git
|
||||
git-crypt
|
||||
git-lfs
|
||||
|
@ -40,7 +38,6 @@
|
|||
python3
|
||||
vim
|
||||
# terminal utilities
|
||||
|
||||
htop
|
||||
unzip
|
||||
zip
|
||||
|
|
|
@ -26,7 +26,6 @@ in {
|
|||
sqlite # needed by org-roam
|
||||
|
||||
# fonts used by my config
|
||||
|
||||
emacs-all-the-icons-fonts
|
||||
iosevka-bin
|
||||
;
|
||||
|
|
|
@ -41,7 +41,6 @@ in {
|
|||
inherit
|
||||
(pkgs)
|
||||
# FIXME: is this useful?
|
||||
|
||||
font-awesome
|
||||
;
|
||||
};
|
||||
|
|
|
@ -20,13 +20,11 @@
|
|||
inherit
|
||||
(pkgs)
|
||||
# some websites only work there :(
|
||||
|
||||
chromium
|
||||
darktable
|
||||
hugin
|
||||
enblend-enfuse
|
||||
# dev
|
||||
|
||||
rustup
|
||||
;
|
||||
|
||||
|
|
Loading…
Reference in a new issue