Dotfiles for my Hyprland 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
- Window manager: Hyprland
- Status bar: Waybar
- Terminal: Kitty
- Shell:
Zsh
with plugins managed through antidote with oh-my-posh prompt - Current theme: Catppuccin
- Font: Maple Mono
- Editor: Neovim. Configuration can be found here
Desktop |
---|
Terminal + Tmux |
---|
Neovim |
---|
VSCode |
---|
- NixOS 24.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
- Ulauncher extensions
- Emoji
- ChatGPT
- Todoist
- Clipboard
- Calculate Anything
- Better file browser
- GitHub
- 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