Skip to content

Chris-Fr-C/home-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Prerequisites

Run install-nix.sh then reopen your terminal.

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

(or --no-daemon if you do not want it system wide)

Execution

curl -fsSL https://raw.githubusercontent.com/Chris-Fr-C/home-manager/refs/heads/main/install-nix.sh | bash

to install home-manager

Note: You need to restart your shell at that step.

Then:

mv ~/.config/home-manager ~/.config/home-manager-backup
git clone https://github.com/Chris-Fr-C/home-manager.git ~/.config/home-manager

You can then

cd ~/.config/home-manager && home-manager switch -f axpo-wsl.nix

Or you can select home for home setup.

Optional dependencies

home-manager switch -f work-wsl.nix

After your first instal you can also just write refresh

About

Nix home configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors