diff options
Diffstat (limited to 'home')
-rw-r--r-- | home/home.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/home/home.scm b/home/home.scm index df11026..030d2f8 100644 --- a/home/home.scm +++ b/home/home.scm @@ -61,7 +61,6 @@ "easyeffects" "gamescope" "overskride" - "blueman" ; gtk "wxwidgets" @@ -136,7 +135,8 @@ ; add ca certs and ambiguous packages (list freya-ca-certs - orchis-theme-2024))) + orchis-theme-2024 + blueman-sakura))) ;; Below is the list of Home services. To search for available ;; services, run 'guix home search KEYWORD' in a terminal. |