Compare commits

...

2 Commits

2 changed files with 8 additions and 3 deletions

View File

@ -21,6 +21,11 @@
'("wheel" "netdev" "audio" "video" "docker"))
(home-directory "/home/collin"))
(operating-system-users base-system)))
(packages
(append
(map specification->package
'("docker-compose"))
(operating-system-packages base-system)))
(services
(append
(list (service docker-service-type))

View File

@ -1201,9 +1201,9 @@ DEADLINE: <2023-04-04 Tue>
DEADLINE: <2023-03-31 Fri>
- State "DOING" from "TODO" [2023-03-28 Tue 20:07]
- [ ] Manual
- [ ] [[file:./.guix/rekahsoft/guix-config/manual/laptop-lenovo-t480s.scm]]
- [ ] VMs
- [X] Manual
- [X] [[file:./.guix/rekahsoft/guix-config/manual/laptop-lenovo-t480s.scm]]
- [ ] VMs [0%]
- [ ] [[file:./.guix/rekahsoft/guix-config/vms/ci0-home-rekahsoft-ca.scm]]
- [ ] [[file:./.guix/rekahsoft/guix-config/vms/ci-runner0-home-rekahsoft-ca.scm]]
- [ ] [[file:./.guix/rekahsoft/guix-config/vms/cloud0-home-rekahsoft-ca.scm]]