Generation 72 2024-04-20 20:36:22 (current)

This commit is contained in:
Jonas Röger 2024-04-20 20:36:23 +02:00
parent ed2f3ea330
commit 57addbac80

View File

@ -84,14 +84,5 @@ in {
}; };
}; };
home.packages = with pkgs; [ home.packages = doom-path-pkgs;
binutils
(ripgrep.override {withPCRE2 = true;})
gnutls
fd
imagemagick
zstd
editorconfig-core-c
emacs-all-the-icons-fonts
];
} }