From 58eeb2de3153905752951296cf44f1b9f7d9f979 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Fri, 17 May 2024 03:02:54 +0300 Subject: guix:(home) Update packages --- guix/home.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'guix/home.scm') diff --git a/guix/home.scm b/guix/home.scm index eaba51e..b54bdff 100644 --- a/guix/home.scm +++ b/guix/home.scm @@ -20,7 +20,7 @@ ;; Below is the list of packages that will show up in your ;; Home profile, under ~/.guix-home/profile. (packages (specifications->packages - (list "anki" "emacs-pgtk" "torbrowser" "mu" "perl" "tree" + (list "anki" "emacs-pgtk" "torbrowser" "mu" "perl" "tree" "iptables" ;; iptables for tailscale "hyfetch" "font-iosevka-aile" "font-jetbrains-mono" "isync" "emacs-nov-el" "syncthing" "emacs-pdf-tools" "ungoogled-chromium" "python-lsp-server" "transmission" "mpv" "yt-dlp" "icecat" "dino" @@ -28,7 +28,7 @@ "alacritty" "wtype" "emacs-geiser" "emacs-geiser-guile" "password-store" "emacs-ox-haunt" "sbcl" "curl" "emacs-vterm" "emacs-jabber" "bind" "nmap" "hunspell" "guile-syntax-highlight" "hunspell-dict-en-us" - "mlocate" "rsync" "grimshot" "nyxt" "haunt"))) + "mlocate" "rsync" "grimshot" "nyxt" "haunt" "texlive" "texlive-cbfonts"))) ;; Below is the list of Home services. To search for available ;; services, run 'guix home search KEYWORD' in a terminal. (services -- cgit v1.2.3