Skip to content

ucodery/nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the personal system configuration of @ucodery

Nix is used as the primary package manager/ deployment method. However, there is a tiny bit of work to bootstrap a new system, after which nix can entirely take over.

  1. Install Nix from Determinate Systems
    • curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
  2. Clone This Repo
    • nix run "nixpkgs#git" -- clone https://github.com/ucodery/nix.git ~/nix
  3. Bootstrap Home-Manager
    • nix run ~/nix/.config/home-manager/ -- switch -f ~/nix/.config/home-manager/home.nix

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published