home-environments: radio: Remove redundant package declaration
parent
09268d1b67
commit
5328183033
|
@ -108,7 +108,6 @@
|
|||
#|pulseaudio |# pamixer pavucontrol
|
||||
#|python-xyz |# python-ueberzug
|
||||
#|scheme |# sicp
|
||||
#|shells |# fish
|
||||
#|syndication |# newsraft
|
||||
#|ssh |# openssh
|
||||
#|suckless |# xst
|
||||
|
@ -472,7 +471,7 @@
|
|||
("GUILE_HISTORY" . "$XDG_CACHE_HOME/guile/history")
|
||||
("GUILE_LOAD_PATH"
|
||||
. ,(format #f "~a~@{:~a/share/guile/site/3.0~}"
|
||||
"$HOME/areas/code/scm/radix/modules"
|
||||
"$HOME/areas/code/scm/radix"
|
||||
"$HOME/.guix-home/profile"
|
||||
"$XDG_CONFIG_HOME/guix/current"
|
||||
"/run/current-system/profile"))
|
||||
|
|
Loading…
Reference in New Issue