Changeset 677da09 in dotfiles for guix/.dotfiles/home-configuration.scm
- Timestamp:
- Dec 16, 2024, 10:00:07 PM (5 weeks ago)
- Branches:
- master
- Children:
- 85b8279
- Parents:
- eb58262
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
guix/.dotfiles/home-configuration.scm
reb58262 r677da09 42 42 "gopls" 43 43 "delve" 44 "python-lsp-server"44 ;; "python-lsp-server" 45 45 "python-jedi" ;; Looks a bit deprecated 46 46 "python-debugpy" … … 105 105 "emacs-imenu-list" 106 106 107 "emacs-nyxt"107 ;; "emacs-nyxt" 108 108 109 109 "guile" … … 141 141 "emacs-hyperbole" 142 142 "emacs-php-mode" 143 "gimp"143 ;; "gimp" 144 144 "imagemagick" 145 145 "stow" … … 159 159 "pinentry" 160 160 "pinentry-emacs" 161 "pinentry-gtk2"161 ;; "pinentry-gtk2" 162 162 ;;"texlive" 163 163 "fetchmail" … … 176 176 177 177 ;; "proxychains-ng" 178 "ungoogled-chromium"179 "torbrowser"178 ;; "ungoogled-chromium" 179 ;; "torbrowser" 180 180 "icecat" 181 "icedove"182 "librewolf"183 "nyxt"181 ;; "icedove" 182 ;; "librewolf" 183 ;; "nyxt" 184 184 "netsurf" 185 185 "ublock-origin-icecat" … … 193 193 "restic" 194 194 "borg" 195 "borgmatic" 196 "vorta" 197 "btrbk" 195 ;; "borgmatic" 198 196 199 197 "emacs-helm-pass" … … 203 201 ;; "musescore" 204 202 "schismtracker" 205 "workrave"203 ;; "workrave" 206 204 "flatpak" 207 205 "utox"
Note:
See TracChangeset
for help on using the changeset viewer.