diff options
| author | vin <vin@vineetk.net> | 2025-09-25 19:15:13 -0400 |
|---|---|---|
| committer | vin <vin@vineetk.net> | 2025-09-25 19:15:13 -0400 |
| commit | eb92c6a7f67346df550138403769ddbe54e83a2d (patch) | |
| tree | df408868b24bb3d34bd20952609c992899873cb1 /home.nix | |
| parent | ce4118453f7caee9a89d3d0833b66716dff28872 (diff) | |
change packages
Diffstat (limited to 'home.nix')
| -rw-r--r-- | home.nix | 25 |
1 files changed, 16 insertions, 9 deletions
| @@ -47,18 +47,27 @@ let | |||
| 47 | latexmk | 47 | latexmk |
| 48 | 48 | ||
| 49 | # Packages from your research paper's preamble | 49 | # Packages from your research paper's preamble |
| 50 | algorithm2e | ||
| 50 | amsmath | 51 | amsmath |
| 51 | siunitx | 52 | babel |
| 53 | biber | ||
| 54 | biblatex | ||
| 55 | biblatex-apa | ||
| 56 | biblatex-ieee | ||
| 52 | booktabs | 57 | booktabs |
| 53 | algorithm2e | ||
| 54 | caption | 58 | caption |
| 55 | pslatex | 59 | capt-of |
| 60 | cite | ||
| 56 | ec | 61 | ec |
| 62 | hyperref | ||
| 57 | microtype | 63 | microtype |
| 58 | cite | 64 | pgfplots |
| 65 | preview | ||
| 66 | pslatex | ||
| 67 | siunitx | ||
| 59 | url | 68 | url |
| 69 | wrapfig | ||
| 60 | xcolor | 70 | xcolor |
| 61 | hyperref | ||
| 62 | ] | 71 | ] |
| 63 | ); | 72 | ); |
| 64 | 73 | ||
| @@ -98,11 +107,9 @@ in | |||
| 98 | htop | 107 | htop |
| 99 | mlocate | 108 | mlocate |
| 100 | ncdu | 109 | ncdu |
| 101 | #tree | ||
| 102 | #unzip | ||
| 103 | #p7zip | ||
| 104 | ripgrep | ||
| 105 | nixfmt-rfc-style | 110 | nixfmt-rfc-style |
| 111 | ripgrep | ||
| 112 | unison | ||
| 106 | 113 | ||
| 107 | # X and desktop-related | 114 | # X and desktop-related |
| 108 | scrot | 115 | scrot |
