dotfiles/guix/channels.scm
2025-11-04 11:15:44 +01:00

4 lines
131 B
Scheme

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