Currently no power management included in the UI
This repository contains a minimal setup for NixOS with i3 window manager, Alacritty, Polybar and Rofi.
- Clone the git repository
- Copy the file
configuration.nix
to/etc/nixos/
- Run the following command to update you NixOS configuration
sudo nixos-rebuild switch
- Copy the contents of the
config
folder to~/.config/
. This includes configurations for i3, Alacritty, Polybar and Rofi - Log-Out and Log-In again to make the changes apply (Maybe
Meta+Shift+r
already makes all changes apply)