From ed9918f2cd8e9a8030c188af31d3de033a6da036 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Mon, 1 Dec 2025 18:10:17 -0500 Subject: Finalized update --- home-config/home-configuration.scm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'home-config/home-configuration.scm') diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index b32894c..33f5a8e 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm @@ -48,10 +48,10 @@ "fd" ;"fish" "xdg-utils" - "abook" + ;"abook" "libnotify" "fzf" - "waypipe" + ;"waypipe" "foot" "pulseaudio" ;only for pactl "qpwgraph" @@ -76,12 +76,12 @@ "libreoffice" "flatpak" "gnupg" - "spotifyd" + ;"spotifyd" "lsof" "pavucontrol" "netcat" "bind:utils" - "font-cns11643" + "font-cns11643-swjz" "font-google-noto-emoji" "syncthing" ;"taskwarrior" @@ -195,7 +195,7 @@ (".docker/cli-plugins" ,(local-file "docker/cli-plugins" #:recursive? #t)) (".nix-channels" ,(local-file "nix-channels")))) (service home-pipewire-service-type) - (service home-spotifyd-service-type) + ;(service home-spotifyd-service-type) ; font things for nix to play nice (simple-service 'additional-fonts-service home-fontconfig-service-type -- cgit v1.2.3