1
0
Fork 0
Configuration for Guix Home on my laptop
Find a file
2024-07-21 22:11:47 -05:00
.config Use lockfile mechanism for updating 2024-07-15 08:46:27 -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
channels.scm Use lockfile mechanism for updating 2024-07-15 08:46:27 -05:00
channels.scm.lock Use lockfile mechanism for updating 2024-07-15 08:46:27 -05:00
gitconfig Initial home config commit 2024-07-15 08:24:16 -05:00
home-configuration.scm Add kdenlive 2024-07-21 22:11:47 -05:00
Justfile Use lockfile mechanism for updating 2024-07-15 08:46:27 -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.