hauntweb/posts/guix.md

17 lines
666 B
Markdown
Raw Normal View History

2024-02-13 01:42:33 +00:00
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.