1
0
Fork 0
Configuration for Guix Home on my laptop
 
 
 
Go to file
Ethan Reece 73cbe658b1
Add function for mobile hotspot
2024-08-04 16:33:43 -05:00
.config Add function for mobile hotspot 2024-08-04 16:33:43 -05:00
.emacs.d Initial home config commit 2024-07-15 08:24:16 -05:00
.gitignore Initial home config commit 2024-07-15 08:24:16 -05:00
Justfile Run update 2024-08-01 20:03:53 -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 Run update 2024-08-01 20:03:53 -05:00
gitconfig Initial home config commit 2024-07-15 08:24:16 -05:00
home-configuration.scm Add function for mobile hotspot 2024-08-04 16:33:43 -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.