Skip to content
/ home.nix Public

My NixOS system configuration and dotfiles in Nix and Home Manager

Notifications You must be signed in to change notification settings

fnune/home.nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

home.nix

Available machines: feanor, melian.

nix-shell -p git curl

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

sudo nixos-rebuild switch --flake .#feanor

nix run . -- build --impure --flake .#feanor
nix run . -- switch --impure --flake .#feanor

After that, you can start using these instead:

sudo nixos-rebuild switch --flake .#feanor

home-manager build --impure --flake .#feanor
home-manager switch --impure --flake .#feanor

The flag --impure is needed for nix-ld.

About

My NixOS system configuration and dotfiles in Nix and Home Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published