Skip to content

Jaycedam/nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nix Setup

Work in progress.

Apply NixOS configuration

This will clone the repository to ~/dev/nix and generate the system using flakes, it will use the hostname by default to see which modules to load.

nix-shell -p git --run "curl -fsSL https://raw.githubusercontent.com/jaycedam/nix/master/install.sh | bash"

Updating NixOS configuration

By default, the nix repo will be cloned to ~/dev/nix. You can modify the files directly in the repo for version control.

Tips

  • Rebuild the system with sudo nixos-rebuild switch --flake $HOME/dev/nix

About

NixOS configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published