Add guix channel

This commit is contained in:
TakeV 2023-08-20 20:56:32 -07:00
parent 486ffacbef
commit 9f9d695611
Signed by: TakeV
GPG Key ID: A64F41345C7400AF
1 changed files with 9 additions and 0 deletions

9
.guix-channel Normal file
View File

@ -0,0 +1,9 @@
(channel
(version 0)
(directory ".guix/modules"))
;;; Local Variables:
;;; mode: scheme
;;; End: