mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-02 23:21:02 +01:00
5 lines
148 B
Nix
5 lines
148 B
Nix
{
|
|
nix-gc = ./basic.nix;
|
|
nix-gc-interval-assertion = ./darwin-nix-gc-interval-assertion.nix;
|
|
nix-gc-changed-options = ./changed-options.nix;
|
|
}
|