Init config
This commit is contained in:
commit
2822c1b11b
9 changed files with 1125 additions and 0 deletions
4
guix/channels.scm
Normal file
4
guix/channels.scm
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
(cons (channel
|
||||
(name 'quickshell)
|
||||
(url "https://git.outfoxxed.me/quickshell/quickshell"))
|
||||
%default-channels)
|
||||
Loading…
Add table
Add a link
Reference in a new issue