We like to make music on rose too
This commit is contained in:
parent
3c0d21d4dd
commit
564957ca11
1 changed files with 5 additions and 3 deletions
|
@ -12,9 +12,11 @@
|
||||||
(host-name "rose")
|
(host-name "rose")
|
||||||
(services
|
(services
|
||||||
(append
|
(append
|
||||||
(list (pam-mount
|
(list
|
||||||
"kook"
|
(pam-mount
|
||||||
"/dev/disk/by-uuid/c896e07f-d2ed-4390-8ce0-b82080d1bdc2"))
|
"kook"
|
||||||
|
"/dev/disk/by-uuid/c896e07f-d2ed-4390-8ce0-b82080d1bdc2")
|
||||||
|
pam-audio)
|
||||||
(desktop-environment (operating-system-keyboard-layout os))
|
(desktop-environment (operating-system-keyboard-layout os))
|
||||||
(nonguix %desktop-services)))
|
(nonguix %desktop-services)))
|
||||||
(kernel linux)
|
(kernel linux)
|
||||||
|
|
Loading…
Reference in a new issue