mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-15 12:54:15 +01:00
a8d16cbb0c
Having a meta package was cool and it got the job done, but it's inconvenient to use when adding and removing a lot of packages. One alternative I'm looking at is simply keeping track of all the explicitly installed packages and storing that in a text file. This makes it easy to keep track of all the installed packages without introducing downsides, and new machines that don't need certain packages can simply delete those lines. |
||
---|---|---|
.. | ||
install-scripts | ||
PKGBUILDs | ||
screenshots | ||
bootstrap.sh | ||
Makefile | ||
README.md |
Tari - My Arch Linux setup
Arch Linux, a GNU/Linux distribution, lets you build your own environment. Since you only install what you want, it is easy to customize and control.
Features
- A universal color scheme consistent across all terminal software
- A universal theme across both Qt and GTK applications
- Full HiDPI support for Qt, GTK, and X-level software applications
- Easily switch between both traditional and HiDPI resolution in the same X environment
Usage
On a fresh Arch install, run ./bootstrap.sh
.