Commit Graph

28 Commits

Author SHA1 Message Date
Collin J. Doering 5bf9e716c7
vms: Add basic user home for all vms
* .guix/rekahsoft/guix-config/home.scm: Exports %home and %home-manifest; %home is the guix
home configuration and %home-manifest is a manifest containing the packages that are
installed as part of the home profile.
* .guix/rekahsoft/guix-config/proxmox-vm-lvm-minimal.scm: Uses new guix-home-service-type to
manage a user home installation as part of the system profile.
* channels.scm: Updated guix channel
* user-config/tmux/.tmux.conf: Basic tmux configuration (taken from dotfiles)
* user-config/zsh/.config/spaceship.zsh: Spaceship prompt configuration (taken from dotfiles)
* user-config/zsh/.zprofile: zsh zprofile (taken from dotfiles)
* user-config/zsh/.zshenv: zsh env variables (taken, and adjusted from dotfiles)
* user-config/zsh/.zshrc: zsh configuration (taken from dotfiles)
2024-05-18 20:05:50 -04:00
Collin J. Doering fbdc0841ad
channels.scm: Update guix, nonguix and rekahsoft-guix channels 2024-05-10 00:20:44 -04:00
Collin J. Doering e0b0d54c0b
channels.scm: Update guix, nonguix and rekahsoft-guix channels 2024-04-15 01:19:37 -04:00
Collin J. Doering 445391c988
channels.scm: Update guix, nonguix and rekahsoft-guix channels 2024-01-15 16:01:25 -05:00
Collin J. Doering 8fea3d86be
channels.scm: Update guix and nonguix channels 2023-12-22 10:53:21 -05:00
Collin J. Doering c5cf129625
channels.scm: Update guix and nonguix channels 2023-12-22 10:11:08 -05:00
Collin J. Doering 2a40c95c8d
channels.scm: Update guix, nonguix channels 2023-09-18 13:13:07 -04:00
Collin J. Doering 09d789784d
channels.scm: Update guix, nonguix and rekahsoft-guix channels 2023-07-03 12:13:07 -04:00
Collin J. Doering 542fe4f54f
channels.scm: Update guix and nonguix channels 2023-05-13 15:07:58 -04:00
Collin J. Doering ce728d7bed
channels.scm: Update guix, nonguix and rekahsoft-guix channels 2023-04-09 21:52:55 -04:00
Collin J. Doering e72b565530
channels.scm: Update guix and nonguix channels 2023-04-02 23:49:10 -04:00
Collin J. Doering 64ced8c5eb
channels.scm: Update guix and nonguix channels 2023-03-28 21:04:07 -04:00
Collin J. Doering 78fc788730
channels.scm: Update rekahsoft-guix channel
- .guix/rekahsoft-gnu/services/ceph.scm: Deleted file as its now housed in the rekahsoft-guix channel
2023-03-26 21:33:49 -04:00
Collin J. Doering a0b95e3c9a
channels.scm: Update guix, nonguix, and rekahsoft-guix channels 2023-03-03 23:31:15 -05:00
Collin J. Doering f6e041bd7d
channels.scm: Update guix and nonguix channels 2023-02-08 13:27:12 -05:00
Collin J. Doering a31a26db4d
channels.scm: Update guix and nonguix channels 2023-01-20 14:44:13 -05:00
Collin J. Doering 970ebdf955
channels.scm: Update guix, nonguix, and rekahsoft-guix channels 2023-01-12 11:48:55 -05:00
Collin J. Doering 1087c62229
channels.scm: Update guix and nonguix channels 2022-10-28 23:14:13 -04:00
Collin J. Doering 6616541ef2
channels.scm: Update guix and nonguix channels 2022-10-04 22:56:56 -04:00
Collin J. Doering 4474308ba0
laptop-lenovo-t480s.scm: Use docker-compose from guix channel
* channels.scm (channel): Update guix, nonguix and rekahsoft-guix channels

* .guix/rekahsoft/guix-config/manual/laptop-lenovo-t480s.scm (%system): Adjust system configuration to use docker-compose from guix channel instead of temporary fix in rekahsoft-guix channel
2022-09-05 17:18:32 -04:00
Collin J. Doering 7643f7641d
channels.scm: Update guix, nonguix, and rekahsoft-guix channels 2022-07-26 02:34:53 -04:00
Collin J. Doering 360ab48215
channels.scm: Update guix and nonguix channels 2022-07-03 22:45:56 -04:00
Collin J. Doering e31081c533
channels.scm: Update guix, nonguix, and rekahsoft-guix channels 2022-06-25 14:16:29 -04:00
Collin J. Doering 4aac962184
channels.scm: Update guix and nonguix channels 2022-06-08 22:08:13 -04:00
Collin J. Doering ac7b94094e
channels.scm: Update all channels 2022-05-08 00:49:03 -04:00
Collin J. Doering 279316fbf2
Update all channels and correct for broken docker-compose upstream
* laptop-lenovo-t480s.scm: Use docker-compose-fixed from rekahsoft-guix temporarily until
docker-compose is fixed upstream. Note: this has not yet been applied to other systems.
* channels.scm: Update all channels
2022-04-21 16:30:52 -04:00
Collin J. Doering c6e0e92599
channels.scm: Update channel-introduction commit sha (earlier in history) 2022-03-26 18:58:43 -04:00
Collin J. Doering b9da145c33
Refactor guix deploy machines specifications directly into channel
* channels-{vms,manual}.scm: Removed in preference of channel wide channels.scm
* README.org: Update various deployment proceedures given that moving forward
operating-system configurations will be self-contained within this channel
* .guix/rekahsoft/guix-config/vms/cloud0-home-rekahsoft-ca.scm: Include public machine record
for instance, refactored from deploy/*.scm
* .guix/rekahsoft/guix-config/vms/grocy0-home-rekahsoft-ca.scm:
* .guix/rekahsoft/guix-config/vms/guix-ci0-home-rekahsoft-ca.scm:
* .guix/rekahsoft/guix-config/vms/vault0-home-rekahsoft-ca.scm:
* deploy/cloud0-home-rekahsoft-ca.scm: Directly reference machine from channel instead of
declaring it here
* deploy/grocy0-home-rekahsoft-ca.scm:
* deploy/guix-ci0-home-rekahsoft-ca.scm:
* deploy/vault0-home-rekahsoft-ca.scm:
2022-03-22 18:39:06 -04:00