- Scheme 100%
| channel/gæx | gæx: home: Define some xinitrc commands as shepherd services. | |
| home | home: Add xmodmap service. | |
| system | Convert to channel structure. | |
| .guix-channel | Convert to channel structure. | |
| COPYING | Convert to channel structure. | |
| README.org | Convert to channel structure. | |
GNU Guix channel for gæ people.
This is my personal GNU Guix configuration for several systems and a
user home environment. There are two laptop systems running on
x86_64 ThinkPads with either BIOS or EFI, both using LVM encrypted
root filesystem on LUKS. The home environment is based on GNU Emacs
with EXWM using a rootless X server. There is also a NAS system
running on the arm64 ROCKPro64 using ZFS, hosting some simple
services.
Channel
Most services are hardly configurable yet, because their implementation is still very specific to my personal preferences. I am hoping to make them more useful for general purpose, but for now they serve mostly as example. In case you do actually want to use the channel, it can be added as described in guix#Specifying Additional Channels with the following definition.
(channel
(name 'gaex)
(url "https://codeberg.org/arjan/gaex.git"))