Skip to content

vodchella/dotfiles-nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My nix-dotfiles

Installation

  • Make sure that you are not the root user and that the environment variables $USER and $HOME are correctly set
  • Install everything needed and apply the configs: curl -sL https://raw.githubusercontent.com/vodchella/dotfiles-nix/refs/heads/master/install.sh | bash
    • Repo will be cloned to the ~/.config/home-manager
  • Change the repo protocol after the github ssh-key has been set up: git remote set-url origin [email protected]:vodchella/dotfiles-nix.git
  • Set up environment variables if needed in the ~/.config/fish/conf.d/00-env.fish:
    • set -gx RUN_TMUX_ON_FISH_STARTUP 1 -- to run Tmux on Fish startup

Resources

About

My dotfiles for Nix Home Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published