Skip to content

BronzeDeer/home-manager-conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Initial Setup

Install nix

https://nixos.org/download.html (when in doubt, try single user install)

Enable flakes

(only applicable if this is still experimental like at time of writing) https://nixos.wiki/wiki/Flakes#Permanent

Bootstrap home-manager via nix

nix build --no-link .#homeConfigurations.pepper.activationPackage
"$(nix path-info .#homeConfigurations.pepper.activationPackage)"/activate

Apply changes in home.nix

home-manager switch --flake ".#pepper"

About

Repo to store home-manager config for use with nix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published