aboutsummaryrefslogtreecommitdiffstats
path: root/posts/guixreview.md
blob: 456769c68b7e15eac396f80655be61b2c571c0d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
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)