home-services: shells: Import (ice-9 ftw)
parent
9905cbef70
commit
88cdbad24f
|
@ -13,6 +13,7 @@
|
||||||
#:use-module (srfi srfi-9)
|
#:use-module (srfi srfi-9)
|
||||||
#:use-module (srfi srfi-26)
|
#:use-module (srfi srfi-26)
|
||||||
#:use-module (ice-9 match)
|
#:use-module (ice-9 match)
|
||||||
|
#:use-module (ice-9 ftw)
|
||||||
#:use-module (radix packages fish-xyz)
|
#:use-module (radix packages fish-xyz)
|
||||||
|
|
||||||
#:export (home-fish-service-type
|
#:export (home-fish-service-type
|
||||||
|
|
Loading…
Reference in New Issue