aboutsummaryrefslogtreecommitdiff
path: root/nixpkgs
diff options
context:
space:
mode:
authorkdam0 <me@kumardamani.net>2023-03-24 22:27:59 +0000
committerkdam0 <me@kumardamani.net>2023-03-24 22:27:59 +0000
commit668255090c87231b3c7d6ab221dfcc471821657e (patch)
tree6fc38b94c10f9fc2cda6287300925cc2fac6776a /nixpkgs
parent24ea07e5b51cdb99403f707638eaa7976ffa4319 (diff)
added entr
Diffstat (limited to 'nixpkgs')
-rw-r--r--nixpkgs/.config/nixpkgs/home.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixpkgs/.config/nixpkgs/home.nix b/nixpkgs/.config/nixpkgs/home.nix
index 4f21950..357460b 100644
--- a/nixpkgs/.config/nixpkgs/home.nix
+++ b/nixpkgs/.config/nixpkgs/home.nix
@@ -86,6 +86,7 @@
(pkgs.texlive.combine { inherit (pkgs.texlive) scheme-small xifthen ifmtarg framed paralist titling titlesec libertine letltxmacro; })
pkgs.texmaker
# Other stuff
+ pkgs.entr
pkgs.gnumake
pkgs.clang
pkgs.neofetch