use newer blueman
This commit is contained in:
parent
028ed8e63e
commit
1dff86f31c
2 changed files with 3 additions and 3 deletions
|
@ -25,7 +25,7 @@
|
||||||
(url "https://g.freya.cat/freya/sakura")
|
(url "https://g.freya.cat/freya/sakura")
|
||||||
(branch "main")
|
(branch "main")
|
||||||
(commit
|
(commit
|
||||||
"b10ab400efeafb20098c8296cb2c4d511f2670c9")
|
"a329337cf72c12a4be43ff1c8543c3b69444ab02")
|
||||||
(introduction
|
(introduction
|
||||||
(make-channel-introduction
|
(make-channel-introduction
|
||||||
"8fb2f9c2fa414754c41c1c73665e3e73e12693ab"
|
"8fb2f9c2fa414754c41c1c73665e3e73e12693ab"
|
||||||
|
|
|
@ -61,7 +61,6 @@
|
||||||
"easyeffects"
|
"easyeffects"
|
||||||
"gamescope"
|
"gamescope"
|
||||||
"overskride"
|
"overskride"
|
||||||
"blueman"
|
|
||||||
|
|
||||||
; gtk
|
; gtk
|
||||||
"wxwidgets"
|
"wxwidgets"
|
||||||
|
@ -136,7 +135,8 @@
|
||||||
|
|
||||||
; add ca certs and ambiguous packages
|
; add ca certs and ambiguous packages
|
||||||
(list freya-ca-certs
|
(list freya-ca-certs
|
||||||
orchis-theme-2024)))
|
orchis-theme-2024
|
||||||
|
blueman-sakura)))
|
||||||
|
|
||||||
;; Below is the list of Home services. To search for available
|
;; Below is the list of Home services. To search for available
|
||||||
;; services, run 'guix home search KEYWORD' in a terminal.
|
;; services, run 'guix home search KEYWORD' in a terminal.
|
||||||
|
|
Loading…
Reference in a new issue