1
0
Fork 0
Configuration for Guix Home on my laptop
Find a file
2025-07-15 13:19:52 -05:00
dotfiles Move kitty to Nix 2025-07-12 22:03:01 -05:00
.gitignore Initial home config commit 2024-07-15 08:24:16 -05:00
channels.scm Update applications 2025-05-11 23:24:54 -05:00
channels.scm.lock Update 2025-06-14 19:53:39 -05:00
home-configuration.scm Switch shell handling to Nix 2025-07-13 00:17:09 -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

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.