diff --git a/home/jonas/doom.nix b/home/jonas/doom.nix index 91e906e..1f4acd6 100644 --- a/home/jonas/doom.nix +++ b/home/jonas/doom.nix @@ -13,6 +13,7 @@ fd fira-code-nerdfont git + gnumake gnutls imagemagick mlocate @@ -83,6 +84,4 @@ in { }; }; }; - - home.packages = doom-path-pkgs; }