1
0
Fork 0
Configuration for Guix Home on my laptop
 
 
 
Go to file
Ethan Reece 879fb181c6
Add o command to open then file then disown process
2024-10-09 17:38:21 -05:00
.config Add o command to open then file then disown process 2024-10-09 17:38:21 -05:00
.emacs.d Initial home config commit 2024-07-15 08:24:16 -05:00
.gnupg Configure system email integration for git 2024-08-06 18:17:28 -05:00
.gitignore Initial home config commit 2024-07-15 08:24:16 -05:00
Justfile Add additional options to Justfile 2024-09-19 15:23:36 -05:00
README.md Edit README.md 2024-07-19 18:43:45 -05:00
channels.scm Use lockfile mechanism for updating 2024-07-15 08:46:27 -05:00
channels.scm.lock Update repos 2024-09-19 15:25:59 -05:00
gitconfig Change git signing key 2024-08-12 16:57:09 -05:00
home-configuration.scm Add python with sympy 2024-10-04 17:13:06 -05:00

README.md

Laptop configuration

This is the Guix Home configuration for my laptop, allowing me to easily manage a user configuration that can quickly be reproduced on other machines. It is currently being used on a foreign distro (Fedora Asahi Remix) but I may switch to a full Guix System eventually. It utilizes just for running commands that reconfigure the system, along with using guix time-machine and a channel.scm.lock file for enhanced reproducability.