Skip to content

tgunnoe/configurations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

https://img.shields.io/badge/Built_With-Nix-5277C3.svg?logo=nixos&labelColor=73C3D5

A collection of machine configurations, expressed in Nix. Adapted from cmacrae/config & rycee/home-manager

Initial rebuild needs explicit NIX_PATH and nixos-config target

$ NIX_PATH=$NIX_PATH:nixos-config=/home/tgunnoe/src/config/machines/<target system>/configuration.nix \
    sudo nixos-rebuild switch \
      -I nixos-config=/home/tgunnoe/src/config/machines/<target system>/configuration.nix

Note: <target system> here should point to the relevant directory for the system to build

nix.nixPath should also be updated to reflect the path.

After this, nixos-rebuild will just point at this configuration naturally.

About

My NixOS machine configurations/dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published