mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-18 23:46:58 +01:00
Library
Some helper functions, used by flake.nix to reduce code duplication and make it easier to add new machines:
macosSystem.nix: A function to generate config(attribute set) for macOS(nix-darwin).nixosSystem.nix: A function to generate config(attribute set) for NixOS.colmenaSystem.nix: A function that generate config(another function) for remote deployment using colmena.