Skip to content
/ dotfiles Public

Personal dotfiles

License

Notifications You must be signed in to change notification settings

vekio/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Personal dotfiles configuration using Nix, Flakes and Home-Manager.

Installation

Installation steps:

  1. Installing Nix using Determinate Nix installer: curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
  2. Select the profile you want to apply its settings to: nix run home-manager -- switch --flake .#PROFILE
  3. Activate Zsh shell: sudo chsh -s "$(which zsh)" "${USER}"

After installation to change the profile you need to run: home-manager switch --flake .#PROFILE

💭 Inspired By

💾 Resources

⚙️ Configs

Windows Terminal

  • Theme: Gruvbox Dark (from gruvbox_dark.json file)
  • Font: Cascadia Mono PL