Skip to content

mcapell/home-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 

Repository files navigation

Home manager managed by Nix

How to use this repository

  1. Install Nix:

    https://nixos.org/download

  2. Install home manager:

    nix-channel --add https://github.com/rycee/home-manager/archive/master.tar.gz home-manager
    nix-channel --add https://channels.nixos.org/nixpkgs-unstable nixpkgs
    nix-channel --add https://nixos.org/channels/nixpkgs-unstable nixpkgs-unstable
    nix-channel --update
    nix-shell '<home-manager>' -A install
  3. Download this repository, and run home manager:

    NIXPKGS_ALLOW_UNFREE="1" home-manager switch

About

Setup workstation using Nix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published