Skip to content

Br1ght0ne/nixos-home

Repository files navigation

nixos-home

dotfiles for Nix + home-manager (mostly for NixOS)

Built with Nix

What’s included

STRT Installation

NixOS

Switch to root

sudo -i

Add home-manager channel

nix-channel --add https://github.com/rycee/home-manager/archive/master.tar.gz home-manager
nix-channel --update

Clone this repository

nix-shell -p git --run git clone https://github.com/filalex77/nixos-home.git /etc/nixos

Link the host you’re on

ln -s "/etc/nixos/hosts/${HOST}/configuration.nix" /etc/nixos/host-configuration.nix

Switch to the new configuration

nixos-rebuild switch

Exit root user

exit

About

My NixOS + home-manager dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors