Files
nix-config/lib
2023-11-27 16:16:24 +08:00
..
2023-09-11 01:06:34 +08:00
2023-08-16 18:38:44 +08:00

Library

Some helper functions, used by flake.nix to reduce code duplication and make it easier to add new machines:

  1. macosSystem.nix: A function to generate config(attribute set) for macOS(nix-darwin).
  2. nixosSystem.nix: A function to generate config(attribute set) for NixOS.
  3. colmenaSystem.nix: A function that generate config(another function) for remote deployment using colmena.