dotfiles/guix-config/channels.scm
2025-11-05 20:33:23 +01:00

4 lines
131 B
Scheme

(cons (channel
(name 'quickshell)
(url "https://git.outfoxxed.me/quickshell/quickshell"))
%default-channels)