mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-03 04:48:58 +02:00
397ee54082375b2a930a7f0f952c27737131e46a
Since GNOME is configured through dconf and gsettings, it is easy to write scripts for each group of settings that we want to change.
Dotfiles
TODO: Screenshots
Usage
Replicate my Arch Linux setup
On a fresh Arch Linux install, run the bootstrap script.
git clone https:///github.com/GloverDonovan/dotfiles --depth 1 && ./dotfiles/.archlinux/bootstrap.sh
Replicate my Fedora setup
On a fresh Fedora install, run the bootstrap script.
git clone https://github.com/GloverDonovan/dotfiles --depth 1 && ./dotfiles/.fedora/bootstrap.sh
Use only the dotfiles you want
Install stow
with your package manager, then use make package=dir
and make uninstall package=dir
as needed. Stow will only change what it owns.
Languages
Nix
100%