NixOS system config and Home-Manager user config.
Component | Version/Name |
---|---|
Distro | NixOS |
Shell | Fish |
Display Server | Wayland |
WM (Compositor) | XMonad + picom-pijulius |
Bar | Xmobar |
Launcher | Rofi-Wayland |
Editor | Custom Nixvim |
Terminal | Kitty + Starship |
Fetch Utility | Neofetch |
Theme | Kanagawa Paper |
Font | Iosevka + Nerd Font Patch |
Player | Spotify |
File Browser | Yazi |
Internet Browser | Qutebrowser, Firefox |
Image Editor | Gimp |
Screenshot | Flameshot |
Color Picker | Gpick |
Wallpaper | Feh |
Graphical Boot | Distro-grub-theme + "nixos" theme |
Display Manager | Lightdm + mini |
Containerization | Distrobox + Podman |
Key | Description |
---|---|
Super | XMonad mod key |
Super + SHIFT + h | Display help menu of all XMonad key bindings |
Currently there are two seperate profiles or hosts provided by this configuration:
- Check out this repo.
- Use one of the following two commands to install either bandit or ghost.
- After the initial installation it is possible to use
make install
for either profile. This is possible sincenh
can detect the current system.
sudo nixos-rebuild switch --flake .#bandit
sudo nixos-rebuild switch --flake .#ghost