Commit Graph

16 Commits

Author SHA1 Message Date
Collin J. Doering 6b28cab711
README.org: Extend Quickstart and add section on container testing 2024-04-13 18:35:35 -04:00
Collin J. Doering 0016f6b809
README.org: Remove left over bits referring to GNU stow 2023-12-26 11:01:33 -05:00
Collin J. Doering ca90382bd3
home: Complete migration from stow to guix-home!
* Makefile: Removed as this is no longer used!
* README.org: Removed section "Legacy Configuration"
2023-12-25 21:09:14 -05:00
Collin J. Doering fb11395f5e
README.org: Add footnotes and update their numbering 2023-12-25 16:23:07 -05:00
Collin J. Doering f4788510cf
README.org: Add TODO about using -L with uncommitted, modified local changes 2022-12-11 22:30:04 -05:00
Collin J. Doering 9f746adc70
README.org: Various updates to README; restructuring & new sections 2022-10-31 23:49:52 -04:00
Collin J. Doering c1a4046f74
README.org: Add section on guix/shepherd home env extension graphs 2022-10-02 10:38:59 -04:00
Collin J. Doering 5422988529
README.org: Update 'guix environment' commands to use 'guix shell' 2022-10-02 10:38:49 -04:00
Collin J. Doering 888b9c2cd4
README.org: Correct missing ~ in org inline code block 2022-08-21 22:06:28 -04:00
Collin J. Doering 293a1094a4
README.org: Correct src block missing end_src 2022-07-27 22:57:04 -04:00
Collin J. Doering c7b7e44b75
README.org: Add cuirass badge; list missing file in repo structure 2022-03-26 22:32:11 -04:00
Collin J. Doering e72345feac
Self-contain guix-home configuration in a channel 2022-03-26 11:14:52 -04:00
Collin J. Doering abce97d80a
Initial switch to guix-home
* README.org: Update README to include information about setup changes now that guix home is
in use. Also clarify that guix-home is only managing bash configuration currently, and more
work is required to completely switch over.
* home-configuration.scm: Initial home configuration, managing bash config, as well as a
sherpherd redshift service.
* home-manifest.scm: Home manifest was updated so there is a %home-manifest variable that can
be used from home-configuration.scm
* user-config/emacs/.emacs.d/config.org: Adjust ~/.guix-profile paths to ~/.guix-home
* user-config/gpg/.gnupg/gpg-agent.conf: Ditto
* user-config/rofi/.config/rofi/config.rasi: Ditto
* user-config/sway/.config/sway/config: Ditto
* user-config/xorg/.bin/startx.sh: Ditto
* user-config/xorg/.xinitrc: Ditto
* user-config/zsh/.zshenv: Ditto
* user-config/zsh/.zshrc: Ditto
* user-config/zsh/.zprofile: Ditto. Also, source ~/.profile as required by guix-home (this is needed until
guix-home is used to manage zsh configuration, where this will happen automatically)
2022-03-26 08:55:08 -04:00
Collin J. Doering ec4eed7755
README.org (Quickstart): Correct documentation to match rename of user-manifest.scm to home-manifest.scm 2022-03-14 23:30:14 -04:00
Collin J. Doering e8542c2b22
README.org (Quickstart): correct typo (markdown link not in org-mode format) 2022-03-14 23:29:38 -04:00
Collin J. Doering 32b8ebec9a
Initial commit 2022-01-31 12:07:29 -05:00