8000 GitHub - fnune/home.nix: My NixOS system configuration and dotfiles in Nix and Home Manager
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fnune/home.nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

home.nix

Available machines: feanor, melian (hostname must match).

nix-shell -p git curl

git clone git@github.com:fnune/home.nix.git ~/.home.nix

sudo nixos-rebuild switch --flake ".#$(hostname)"

nix run . -- build --flake ".fausto#$(hostname)"
nix run . -- switch --flake ".fausto#$(hostname)"

After that, you can start using these instead:

sudo nixos-rebuild switch --flake ".#$(hostname)"

home-manager build --flake ".fausto#$(hostname)"
home-manager switch --flake ".fausto#$(hostname)"

Alternatively, you can use nh:

nh os switch
nh home switch

About

My NixOS system configuration and dotfiles in Nix and Home Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0