Go to file
noah metz 2721615497 Move channels.scm, scripts/, docker/ in from the separate system repo
That repo (system) is being deprecated in favor of keeping deploy
tooling alongside the channel it deploys -- cloning this repo alone is
now enough to either build docker images for local testing (docker/,
docker-compose.yml, scripts/guix-docker.sh) or reconfigure a real
machine (channels.scm registers this channel plus nonguix/games/guix;
scripts/qemu.sh and network.sh for the KVM-based workflow on real
Linux hosts).

docker-compose.yml and scripts/guix-docker.sh updated for the merge:
no more local-channel indirection (docker/channels.local.scm, a
file:// bind mount to a sibling repo) -- guix system docker-image now
passes -L /workspace directly against this checkout, so uncommitted
edits are picked up immediately without a commit+pull round-trip.
2026-07-28 20:10:51 -06:00
channels.d Move channels.scm, scripts/, docker/ in from the separate system repo 2026-07-28 20:10:51 -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 Moved machines/system under metznet, and removed nonguix dependency 2023-12-02 17:19:54 -07:00
Makefile Added public key authentication from ldap 2023-12-04 13:03:23 -07:00
channels.scm Move channels.scm, scripts/, docker/ in from the separate system repo 2026-07-28 20:10:51 -06:00
docker-compose.yml Move channels.scm, scripts/, docker/ in from the separate system repo 2026-07-28 20:10:51 -06:00