diff options
Diffstat (limited to 'home-config/home-configuration.scm')
| -rw-r--r-- | home-config/home-configuration.scm | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index 5dc6091..f5e58d3 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
| @@ -31,6 +31,7 @@ | |||
| 31 | (packages (append (specifications->packages (list "bat" | 31 | (packages (append (specifications->packages (list "bat" |
| 32 | "xdg-utils" | 32 | "xdg-utils" |
| 33 | "abook" | 33 | "abook" |
| 34 | "libnotify" | ||
| 34 | "fzf" | 35 | "fzf" |
| 35 | "qrencode" | 36 | "qrencode" |
| 36 | "binutils" | 37 | "binutils" |
| @@ -52,7 +53,7 @@ | |||
| 52 | "htop" | 53 | "htop" |
| 53 | "curl" | 54 | "curl" |
| 54 | "pandoc" | 55 | "pandoc" |
| 55 | "texlive-base" | 56 | "texlive-scheme-basic" |
| 56 | "texlive-txfonts" | 57 | "texlive-txfonts" |
| 57 | "texlive-amsfonts" | 58 | "texlive-amsfonts" |
| 58 | "texlive-lm" | 59 | "texlive-lm" |
| @@ -61,9 +62,9 @@ | |||
| 61 | "texlive-unicode-math" | 62 | "texlive-unicode-math" |
| 62 | "texlive-fontspec" | 63 | "texlive-fontspec" |
| 63 | "texlive-xcolor" | 64 | "texlive-xcolor" |
| 64 | "texlive-latex-geometry" | 65 | "texlive-geometry" |
| 65 | "texlive-hyperref" | 66 | "texlive-hyperref" |
| 66 | "texlive-latex-parskip" | 67 | "texlive-parskip" |
| 67 | "texlive-etoolbox" | 68 | "texlive-etoolbox" |
| 68 | "zathura" | 69 | "zathura" |
| 69 | "zathura-pdf-mupdf" | 70 | "zathura-pdf-mupdf" |
