/nix-config.old

One repo to manage all of my NixOS machines

Primary LanguageNixMIT LicenseMIT

About

  1. Themelios is built into a NixOS livedisk and bootstraps machine-specific installations, using the corresponding machine-name/configuration.sh and machine-name/default.nix files from within the hosts/ directory.

  2. NixOS with lib/recimport.nix auto-imports everything in the modules/ directory. The corresponding hosts/machine-name/default.nix file determines which modules should be enabled.

Install

  • My laptop:
[root@nixos:~] themelios latitude a-schaefers/nix-config
  • My workstation:
[root@nixos:~] themelios hpz a-schaefers/nix-config

Credits

  • Everyone in #nixos and #emacs on freenode, for always helping me out.