41 lines
938 B
Markdown
41 lines
938 B
Markdown
title:🐇 Guix Config
|
|
date: 2024-03-26 23:00
|
|
tags: projects
|
|
summary: My Guix Config
|
|
---
|
|
My GUIX Config
|
|
---
|
|
### What is Gnu Guix?
|
|
A amazing operating system!
|
|
- Different of others GNU/LINUX
|
|
- GUIX package are fast and stable
|
|
- Integration with Emacs
|
|
- Run fast on all machines
|
|
- Fast Init System
|
|
- Great control of your system versions
|
|
- Default: kernel hurd
|
|
- All configuration in one file!
|
|
|
|
### My Configuration
|
|
- Channels
|
|
- Terminal: Alacritty
|
|
- WM: Xmonad
|
|
|
|
[config.scm](/download/config.scm)
|
|
[Dotfiles](/download/config.7z)
|
|
[Xmonad](/download/xmonad.7z)
|
|
|
|
[Codeberg](https://codeberg.org/berkeley/guix-config)
|
|
[Github](https://github.com/cristiancmoises/guix-config)
|
|
|
|
## Screenshots
|
|
![guix](/images/guix.png)
|
|
![guix1](/images/guix1.png)
|
|
![guix2](/images/guix2.png)
|
|
|
|
## More Here:
|
|
A great collection of tools for guix users
|
|
created by my friend Hashirama.
|
|
|
|
### [Modern LISP Machine](https://codeberg.org/hashirama/modern_lisp-machine)
|