Add .guix-authorizations and .guix-channel

keyring
anemofilia 2023-08-05 09:18:38 -03:00
parent 4c009d206e
commit e625d613e2
3 changed files with 8 additions and 1 deletions

4
.guix-authorizations Normal file
View File

@ -0,0 +1,4 @@
(authorizations
(version 0)
(("1B4E 8236 558D 92AD B60C A3C6 F525 5563 9A82 09E2")
(name "Luis Guilherme Coelho Bueno")))

3
.guix-channel Normal file
View File

@ -0,0 +1,3 @@
(channel
(version 0)
(url "https://codeberg.org/anemofilia/radix"))

View File

@ -1,4 +1,4 @@
(define-modules (radix home services) (define-module (radix home services)
#:export (use-home-service-modules)) #:export (use-home-service-modules))
(define service-module-hint (define service-module-hint