Price Hiller
a4220dbc98
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m3s
9 lines
70 B
Nix
9 lines
70 B
Nix
{ ... }:
|
|
{
|
|
nix = {
|
|
gc = {
|
|
automatic = true;
|
|
};
|
|
};
|
|
}
|