Skip to content

dileep-kishore/nixos-hyprland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

26a8a60 · Mar 4, 2025
Nov 2, 2024
Jan 5, 2025
Jan 16, 2025
Oct 26, 2024
Apr 13, 2024
Apr 18, 2024
Jan 16, 2025
Mar 31, 2024
Oct 11, 2024
Nov 2, 2024
Feb 14, 2024
Oct 28, 2023
Nov 4, 2023
Nov 2, 2024
Mar 4, 2025
Oct 13, 2024
Oct 20, 2024
Oct 20, 2024

Repository files navigation

Dotfiles for my Hyprland setup on my NixOS system.
Includes my Home Manager configuration for linux and macos.

Be sure to ⭐️ or 🔱 this repo if you find it useful! 😃

Setup

Gallery

Desktop
desktop
Terminal + Tmux
terminals_tmux
Neovim
neovim
VSCode
vscode

Organization of the modules

directory-structure

Installation

Requirements

  • NixOS 24.11 or Home-manager
  • Patience
  • Knowledge
  • Disk space

NixOS installation

Use just bs or:

sudo nixos-rebuild switch --flake '.#<host>'

Home-manager installation

Use just hs or:

home-manager switch --flake '.#<user>@<host>'

Manual setup

Acknowledgements