mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-26 18:58:28 +02:00
Library
Some Helper functions for the project:
macosSystem.nix: A function to generate attribute set for macOS(nix-darwin), used byflake.nixto reduce code duplication and make it easier to add new machines.nixosSystem.nix: A function to generate attribute set for NixOS, used byflake.nixto reduce code duplication and make it easier to add new machines.colmenaSystem.nix: A function to generate attribute set for remote deployment using colmena, used byflake.nixto reduce code duplication and make it easier to add new machines.