Go to file
noah metz 963576f8da Declare nonguix as a channel dependency in .guix-channel
metznet/machines/otto.scm uses (nongnu packages mozilla), but guix pull
builds this channel's own modules in isolation unless a dependency is
declared, so that module came up as "no code for module" too. Declare
nonguix using the same introduction already used in channels.d/nonguix.scm.
2026-07-28 22:57:33 -06:00
channels.d Fix guix pull: give channels.scm/channels.d/*.scm real define-module clauses 2026-07-28 21:57:52 -06:00
docker Move channels.scm, scripts/, docker/ in from the separate system repo 2026-07-28 20:10:51 -06:00
metznet Add metznet/machines/*.scm, restoring per-host system configs 2026-07-28 20:09:19 -06:00
scripts Move channels.scm, scripts/, docker/ in from the separate system repo 2026-07-28 20:10:51 -06:00
.gitignore Got vpn server running 2023-11-30 17:19:46 -07:00
.guix-channel Declare nonguix as a channel dependency in .guix-channel 2026-07-28 22:57:33 -06:00
Makefile Added public key authentication from ldap 2023-12-04 13:03:23 -07:00
channels.scm Anchor channels.d path to channels.scm's own location, not CWD 2026-07-28 22:05:52 -06:00
docker-compose.yml Move channels.scm, scripts/, docker/ in from the separate system repo 2026-07-28 20:10:51 -06:00