Shell: ZSH + Antigen DM: LightDM WM: AwesomeWM Terminal: Alacritty Launcher: Rofi Browser: Chromium |
Know thyself, Know thy environment. A thousand configurations, |
git clone https://github.com/macunha1/configuration.nix ${HOME}/.config/nixos/dotfiles
cd $_
make HOST=pick-your-poison install
make
=nixos-rebuild --flake configuration.nix#${HOST} test
make switch
=nixos-rebuild --flake configuration.nix#${HOST} switch
Heavily based and inspired on the incredible work from hlissner at hlissner/dotfiles.