Skip to content

Stores (the Nix/NixOS) configuration of all my machines

License

Notifications You must be signed in to change notification settings

palesz/machine-setups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

machine-setups

Stores (the Nix/NixOS) configuration of all the machines I work with or on

In order to apply the given configuration for a machine:

  1. Start with an existing NixOS install or bring up a vanilla install. Note: make sure to have git as a system package to begin with
  2. check out the repository
  3. clear out the existing etc/nixos/ directory
  4. ln -s $REPO/$MACHINE/configuration.nix /etc/nixos/configuration.nix so the configuration.nix from this repository is used
  5. sudo nixos-rebuild switch to use the new configuration
  6. Enjoy

About

Stores (the Nix/NixOS) configuration of all my machines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published