Skip to content

selubi/machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

machine

Usage Guide

Applying machine settings to a fresh machine

  1. Install a nix distribution in your system and enable flakes. The snippet below will install Determinate Nix which have flakes pre-enabled.
    curl -fsSL https://install.determinate.systems/nix | sh -s -- install
  2. Determine which target you want to use, and run below. (the example below will use the cachyos target)
    nix run github:nix-community/home-manager -- switch --flake github:selubi/machine#cachyos

Thats literally it! The only dependency needed here is curl, sh and internet access.

References

Shout out to these resources on helping me build this setup:

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors