Skip to content

Sindrir/nixos-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install nix

sh <(curl --proto '=https' --tlsv1.2 -L https://nixos.org/nix/install) --daemon

Init home manager

nix run home-manager/master -- init --switch

First build

nix run nixpkgs#home-manager -- switch --flake <flake-file-path>#<USERNAME>

Subsequent builds

home-manager switch --flake nix/#$USER

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published