Skip to content

gusjengis/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NixOS Config

I'm following this playlist by LibrePhoenix to configure my NixOS setup.

Installation

  1. Install NixOS with a flash drive. Guide
  2. curl -LO https://raw.githubusercontent.com/gusjengis/.dotfiles/refs/heads/master/install.sh
  3. chmod +x install.sh
  4. ./install.sh
  5. curl -LO https://raw.githubusercontent.com/gusjengis/.dotfiles/refs/heads/master/home-manager.sh
  6. chmod +x home-manager.sh
  7. ./home-manager.sh

Each .sh file should trigger a reboot, once they've both run everything should be installed. Use gh auth login to setup git credentials Add secret keys back to ~/.dotfiles/user/secrets.nix Go to ~/.local/share/nvim/lazy/avante.nvim/ and run make BUILD_FROM_SOURCE=true rustup default stable rustup target add wasm32-unknown-unknown

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors