Skip to content

cochaviz/nixos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NixOS Configuration Flake

I'm using the justfile format, use simply do the following if you have just installed:

just rebuild

This will execute both the nixos-rebuild and home-manager commands to rebuild the whole system and user home folder. If you want to install this remotely (directly from github.com, without cloning), you probably don't have just and home-manager so these will need to be bootstrapped. To do all of this, just run the following command:

nix-shell -p home-manager just git --run "just init"

Then, you should be done! 😄

About

NixOS Configuration Flake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published