Commit Graph

12 Commits

Author SHA1 Message Date
f4788510cf
README.org: Add TODO about using -L with uncommitted, modified local changes 2022-12-11 22:30:04 -05:00
9f746adc70
README.org: Various updates to README; restructuring & new sections 2022-10-31 23:49:52 -04:00
c1a4046f74
README.org: Add section on guix/shepherd home env extension graphs 2022-10-02 10:38:59 -04:00
5422988529
README.org: Update 'guix environment' commands to use 'guix shell' 2022-10-02 10:38:49 -04:00
888b9c2cd4
README.org: Correct missing ~ in org inline code block 2022-08-21 22:06:28 -04:00
293a1094a4
README.org: Correct src block missing end_src 2022-07-27 22:57:04 -04:00
c7b7e44b75
README.org: Add cuirass badge; list missing file in repo structure 2022-03-26 22:32:11 -04:00
e72345feac
Self-contain guix-home configuration in a channel 2022-03-26 11:14:52 -04:00
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
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
e8542c2b22
README.org (Quickstart): correct typo (markdown link not in org-mode format) 2022-03-14 23:29:38 -04:00
32b8ebec9a
Initial commit 2022-01-31 12:07:29 -05:00