Nixos dotfiles
Nix 97.7%
Other 2.3%
64 1 0

Clone this repository

https://tangled.org/ijadux2.tngl.sh/Nixfrost https://tangled.org/did:plc:jn72xozs3hiq3gb4bqr2gzgz/Nixfrost
git@tangled.org:ijadux2.tngl.sh/Nixfrost git@tangled.org:did:plc:jn72xozs3hiq3gb4bqr2gzgz/Nixfrost

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

❄️ Nixfrost#

NixOS Window Manager Theme Editor

A high-performance, aesthetically pleasing NixOS configuration built for coding and daily productivity.

The RiceTech StackInstallationKeybinds


🖥️ The Rice#

desktop

Note: This setup is optimized for Wayland. It uses a custom Catppuccin Mocha color palette across all applications for a seamless visual experience.


✨ Features#

  • 🧊 Declarative & Reproducible: Powered by Nix Flakes—rebuild your entire OS with one command.
  • Performance Optimized: Low-latency terminal emulators (Foot/Kitty) and a lightweight Wayland compositor.
  • 📂 Modern CLI Workflow: Features yazi for file management and zoxide for smart directory jumping.
  • 👁️ Sharingan.nvim: A pre-configured, lethal Neovim environment tailored for full-stack development.

🛠️ Tech Stack#

Category Tool Description
Window Manager Hyprland Dynamic tiling Wayland compositor
Status Bar Waybar Highly customizable Wayland bar
Shell Zsh With Starship prompt & Zoxide
Terminals Kitty / Foot GPU-accelerated & lightweight options
Editor Sharingan.nvim Custom Neovim configuration
File Manager Yazi / Thunar Terminal and GUI file management
Theme Catppuccin Global Mocha colorscheme

🚀 Installation#

1. Clone the repository#

git clone https://github.com/ijadux2/Nixfrost.git ~/Nixfrost
cd ~/Nixfrost

# via nix
nix run --extra-experimental-features "nix-command flakes" github:ijadux2/Nixfrost

# apply config
sudo nixos-rebuild switch --flake .#itachi