diff options
Diffstat (limited to 'home-config')
| -rw-r--r-- | home-config/home-configuration.scm | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index b89ff26..a3454cd 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
| @@ -22,6 +22,8 @@ | |||
| 22 | (ryan-config utils) | 22 | (ryan-config utils) | 
| 23 | (ryan-packages freedesktop) | 23 | (ryan-packages freedesktop) | 
| 24 | (ryan-packages calcurse) | 24 | (ryan-packages calcurse) | 
| 25 | (ryan-packages binaries) | ||
| 26 | (rosenthal packages binaries) | ||
| 25 | (ryan-packages mozilla)) | 27 | (ryan-packages mozilla)) | 
| 26 | 28 | ||
| 27 | (define my-neovim | 29 | (define my-neovim | 
| @@ -127,7 +129,7 @@ | |||
| 127 | ;"firefox" | 129 | ;"firefox" | 
| 128 | "signal-desktop" | 130 | "signal-desktop" | 
| 129 | "git-lfs")) | 131 | "git-lfs")) | 
| 130 | (list my-neovim wl-mirror firefox-wrapped calcurse-fixed))) | 132 | (list my-neovim wl-mirror firefox-wrapped calcurse-fixed superfile-bin))) | 
| 131 | 133 | ||
| 132 | ;; Below is the list of Home services. To search for available | 134 | ;; Below is the list of Home services. To search for available | 
| 133 | ;; services, run 'guix home search KEYWORD' in a terminal. | 135 | ;; services, run 'guix home search KEYWORD' in a terminal. | 
