mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-02-22 16:07:40 +01:00
Library
Some Helper functions for the project:
macosSystem: A function to generate attribute set for macOS, used byflake.nixto reduce code duplication and make it easier to add new machines.nixosSystem: A function to generate attribute set for NixOS, used byflake.nixto reduce code duplication and make it easier to add new machines.