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.
I
Clone the repository in home directory:
git clone https://github.com/Gurjaka/Dotfiles.git ~/
II
Modify flake.nix to set Hostname, Username, and
8BA7
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/USERNAME):
sudo nixos-rebuild switch --flake ~/Dotfiles#HOSTNAME # Apply system configuration
# Apply home configuration
nix-shell -p home-manager;
home-manager switch --flake ~/Dotfiles#USERNAME
Note: If your browser of choice is Vivaldi, you need to open Vivaldi atleast once to generate it's settings, and rebuild afterwards in order to apply preconfigured settings
- Linux Kernel: Zen
- Desktop Environment: Qtile
- Terminal Emulator: Foot and Kitty
- Shell: Fish and Zsh
- Compositor: Qtile Wayland
- Notifier: SwayNC
This configuration blends the ❄️ Nord theme's icy calmness with the earthy tones of 🌲 Everforest. |