v4zha / dotfiles

This repository contains my personal dotfiles and configuration files of my NixOS system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

V4zha's DotFiles

This repository contains my personal dotfiles and configuration files of my NixOS system.The setup includes Hyprland as window manager and Waybar as the status bar, along with Rofi-Wayland as the application launcher and shell (fish). screen1 screen2

Installation

To replicate this configuration on your NixOS system:

  1. Make sure you have Nix installed on your system.
  2. Clone this repository to your preferred location:
git clone https://github.com/v4zha/dotfiles.git
cd dotfiles
  1. Adjust the configuration files according to your preferences.
  2. Use Home-Manager to activate the dotfiles:
sudo nixos-rebuild switch --flake ./#v4zha-nix
home-manager switch --flake ./#v4zha

Feel free to explore, modify, and adapt these dotfiles to suit your needs. : )

About

This repository contains my personal dotfiles and configuration files of my NixOS system.

License:GNU General Public License v3.0


Languages

Language:Lua 58.4%Language:Nix 26.8%Language:CSS 11.5%Language:Shell 3.3%