GNOME (not dwarf)
This commit is contained in:
parent
bb31de27eb
commit
f80010a1a8
2 changed files with 4 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
(url "https://git.guix.gnu.org/guix.git")
|
(url "https://git.guix.gnu.org/guix.git")
|
||||||
(branch "master")
|
(branch "master")
|
||||||
(commit
|
(commit
|
||||||
"291c1506e090d395cf70bc965fe8bbc9a5325079")
|
"facb375f88802201347cb6bed867645aacc69bd0")
|
||||||
(introduction
|
(introduction
|
||||||
(make-channel-introduction
|
(make-channel-introduction
|
||||||
"9edb3f66fd807b096b48283debdcddccfea34bad"
|
"9edb3f66fd807b096b48283debdcddccfea34bad"
|
||||||
|
|
|
||||||
|
|
@ -49,6 +49,7 @@
|
||||||
#:use-module (gnu packages inkscape)
|
#:use-module (gnu packages inkscape)
|
||||||
#:use-module (gnu packages wm)
|
#:use-module (gnu packages wm)
|
||||||
#:use-module (gnu packages dns)
|
#:use-module (gnu packages dns)
|
||||||
|
#:use-module (gnu packages gnome-xyz)
|
||||||
)
|
)
|
||||||
|
|
||||||
(define tune
|
(define tune
|
||||||
|
|
@ -81,6 +82,8 @@
|
||||||
geary
|
geary
|
||||||
gnome-calendar
|
gnome-calendar
|
||||||
gnome-contacts
|
gnome-contacts
|
||||||
|
gnome-tweaks
|
||||||
|
gnome-shell-extension-paperwm
|
||||||
))
|
))
|
||||||
|
|
||||||
;; Below is the list of Home services. To search for available
|
;; Below is the list of Home services. To search for available
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue