Commit graph

3 commits

Author SHA1 Message Date
2bfb36d80c
home: config: guix: channels: drop scm suffix
Guix, or Guile for that matter, is evaluating channels.scm when running
guix pull which causes it to fail with the following log:
(exception unbound-variable (value #f) (value "Unbound variable: ~S") (value (channel)) (value #f))

It's probably wise to avoid scheme file endings.
2022-08-31 00:03:51 +02:00
d1188e4f42
home: configure neovim 2022-08-30 23:16:11 +02:00
4fc0a71aa7
channels: add local nichijou copy
The local path is hard-coded. The file should contain a function instead
that returns a channel configured with a local path passed as an
argument.
2022-08-30 22:59:19 +02:00