This commit is contained in:
Daniel Ziltener 2023-12-17 01:41:54 +01:00
parent decc24d381
commit ae592c4a91
2 changed files with 7 additions and 6 deletions

View File

@ -5,7 +5,8 @@
;; [[file:config.org::*Channels][Channels:1]]
;; Copy this to ~/.config/guix/channels.scm.
(cons* (channel
(append (list
(channel
(name 'nonguix)
(url "https://gitlab.com/nonguix/nonguix")
;; Enable signature verification:
@ -13,6 +14,6 @@
(make-channel-introduction
"897c1a470da759236cc11798f4e0a5f7d4d59fbc"
(openpgp-fingerprint
"2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5"))))
"2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5")))))
%default-channels)
;; Channels:1 ends here

View File

@ -32,9 +32,9 @@
"bolt"
"browserpass-native"
"chicken"
"chicken-apropos"
"chicken-chicken-doc"
"chicken-srfi-18"
;; "chicken-apropos"
;; "chicken-chicken-doc"
;; "chicken-srfi-18"
"curl"
"direnv"
"emacs"
@ -43,7 +43,7 @@
"diff-so-fancy"
"firefox"
"flatpak"
"font-nerdfont-monaspice"
;; "font-nerdfont-monaspice"
"fuzzel"
"fzf"
"gammastep"