aboutsummaryrefslogtreecommitdiffstats
path: root/posts/guix.md
blob: 69ffa1098c51f51797050c64e16741aa20f89415 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
title: Ok. That's All
date: 2024-02-12 19:00
tags: misc
summary: Guix - The best!
---
Why Guix?..."
---
### Liberating. 
Guix is a distribution of the GNU operating system developed by the GNU Project—which respects the freedom of computer users.

### Dependable. 
Guix supports transactional upgrades and roll-backs, unprivileged package management, and more. When used as a standalone distribution, Guix supports declarative system configuration for transparent and reproducible operating systems.

### Hackable. 
It provides Guile Scheme APIs, including high-level embedded domain-specific languages (EDSLs) to define packages and whole-system configurations.