Skip to content

oxydonth/nix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

207 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use

Experimental flakes support is required. https://www.tweag.io/blog/2020-07-31-nixos-flakes/

sudo nixos-rebuild switch --flake .#hostname

#host-name is optional sudo nixos-rebuild --flake . will use the current name of the host.

Note: untracked files won't be copied to store. Use git add first, to build from a dirty directory.

To update nixpkgs input to latest unstable:

nix flake update --update-input nixpkgs

About

nixos configurations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Nix 100.0%