Skip to content

gustavclausen/nix-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

287 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nix-config

My Nix configuration for my Darwin and NixOS machines.

Usage

Setup

See docs for instructions on how to install new machines.

Common Commands

See Justfile for common commands.

  • Deploy configuration on current machine:

    just switch "<HOSTNAME>"
  • Rollback configuration on current machine:

    just rollback "<HOSTNAME>"
  • Deploy remote host:

    just deploy "<HOSTNAME>"
  • Update Flakes:

    just update

Inspiration

Based on the following configs:

Thanks for the inspiration.

About

My Nix config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors