guix-north-america/.guix-channel
Collin J. Doering c0979ad86f
Make this repository a authenticated Guix channel
In order to ease distribution of the various machine configurations defined within this
repository, make this repository an authenticated Guix channel.

* .guix-authorizations: Add a single authorized key to start
* .guix-channel: Set various channel details
* news.txt: Provide an initial news item
2024-03-18 19:29:20 -04:00

8 lines
161 B
Scheme

;; -*- mode: scheme; -*-
(channel
(version 0)
(directory ".guix")
(news-file "news.txt")
(url "https://git.rekahsoft.ca/rekahsoft/guix-north-america.git"))