diff options
| author | bd <bdunahu@operationnull.com> | 2025-10-21 10:27:36 -0400 |
|---|---|---|
| committer | bd <bdunahu@operationnull.com> | 2025-10-21 10:27:36 -0400 |
| commit | 9b0d08eb1cbf4994c1997208c156b95800714c77 (patch) | |
| tree | 01685bc86ba9b8b06022de77da108d16d88a8747 /.config/guix/modules | |
| parent | 8877ba0533750c031fde28d45b3406429333bc96 (diff) | |
add torbrowser
Diffstat (limited to '.config/guix/modules')
| -rw-r--r-- | .config/guix/modules/packages/packages.scm | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/.config/guix/modules/packages/packages.scm b/.config/guix/modules/packages/packages.scm index 89f10b5..0cf79f5 100644 --- a/.config/guix/modules/packages/packages.scm +++ b/.config/guix/modules/packages/packages.scm @@ -65,6 +65,7 @@ screen ;; screen texlive ;; texlive, texlive-biber tex ;; texlive-dvipng + tor-browsers ;; torbrowser version-control ;; git video ;; ffmpeg, mpv, yt-dlp vim ;; vim @@ -125,6 +126,7 @@ texlive-biber texlive-dvipng texlive-pgfgantt + torbrowser xdg-utils xf86-input-libinput xf86-video-fbdev @@ -151,8 +153,8 @@ (define bd-packages-fun (list bsnes - dolphin-emu - mgba + ;; dolphin-emu + ;; mgba mupen64plus-core mupen64plus-audio-sdl mupen64plus-rsp-hle @@ -167,12 +169,12 @@ librewolf pdfgrep qemu - xpdf; pdftotext + xpdf ; pdftotext )) (define bd-packages-development (list - anki + ;; anki bc cl-asdf clojure |
