Skip to content

Jaycedam/nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nix Setup

Work in progress.

Apply NixOS configuration

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

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 on ~/dev/nix with sudo nixos-rebuild switch --flake ..

About

NixOS configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published