Personal dotfiles configuration using Nix, Flakes and Home-Manager.
Installation steps:
- Installing Nix using Determinate Nix installer:
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
- Select the profile you want to apply its settings to:
nix run home-manager -- switch --flake .#PROFILE
- Activate Zsh shell:
sudo chsh -s "$(which zsh)" "${USER}"
After installation to change the profile you need to run: home-manager switch --flake .#PROFILE
- sioodmy/dotfiles
- hlissner/dotfiles
- fufexan/dotfiles
- viperML/dotfiles
- colemickens/nixcfg
- Mic92/dotfiles
- LongerHV/nixos-configuration
- Theme: Gruvbox Dark (from gruvbox_dark.json file)
- Font: Cascadia Mono PL