Welcome to my NixOS Dotfiles repository! Here, you'll find my personal configuration files for NixOS, tailored to create an efficient and productive development environment.
![Repository Banner](/Gurjaka/Dotfiles/raw/main/assets/banner.png)
![Qtile window manager base](/Gurjaka/Dotfiles/raw/main/assets/qtile_base.png)
I
Clone the repository in home directory:
git clone https://github.com/Gurjaka/Dotfiles.git ~/
Note: This repo no longer includes wallpapers. Recommended wallpapers for this Dotfiles: Nord-Wallpapers
git clone https://github.com/Gurjaka/Nord-Wallpapers.git ~/Dotfiles/wallpapers; rm -rf ~/Dotfiles/wallpapers/.git
II
Modify flake.nix to set Hostname, Username, and Drivers in ~/Dotfiles/flake.nix
Note: Don't forget to edit the appropriate settings such as username & hardware configuration You can use
cp /etc/nixos/hardware-configuration.nix ~/Dotfiles/nixos/
III
Rebuild your system (Change HOSTNAME):
sudo nixos-rebuild switch --flake ~/Dotfiles#HOSTNAME
- Linux Kernel: Xanmod
- Desktop Environment: Qtile
- Terminal Emulator: Foot
- Shell: Zsh with Oh my Zsh
- Compositor: Qtile Wayland
- Notifier: SwayNC
This color scheme is inspired from Nord |