Dotfiles for my Niri WM setup on my NixOS system.
Includes my Home Manager configuration for linux and macos.
Includes my Home Manager configuration for linux and macos.
- OS: NixOS
- Main window manager: Niri
- Secondary window manager: Hyprland
- Status bar: Waybar
- Terminal: Ghostty and Kitty
- Shell:
Zsh
with plugins managed through antidote with oh-my-posh prompt - Application launcher: Walker
- Current theme: Catppuccin
- Font: Monaspace
- Editor: Neovim. Configuration can be found here
Desktop |
---|
![]() |
Terminals + Zellij |
---|
![]() |
Neovim |
---|
![]() |
VSCode |
---|
![]() |
- NixOS 25.11 or Home-manager
- Patience
- Knowledge
- Disk space
Use just bs
or:
sudo nixos-rebuild switch --flake '.#<host>'
Use just hs
or:
home-manager switch --flake '.#<user>@<host>'
- Zotero
- Install the zotero-dracula if you see a white statusbar
- Install the zotero-better-bibtex plugin
- EmergentMind's nix config: Structure, reference and some documentation
- Misterio77's nix config: Structure and reference
- VimJoyer: Whose YouTube videos aided me in beginning with Nix and persevering through challenges