tvl-depot/configs/.config/nixpkgs
William Carroll a500171fd8 Remove unnecessary rec { .. }
In Nix, rec mean "recursive" and for attribute sets, this allows
attributes to refer to other attributes in the same attribute set. This
is useful, but I'm not using it here, so I'm removing it.
2020-04-05 15:29:59 +01:00
..
config.nix Splice configs/shared directory 2020-03-06 10:15:29 +00:00
home.nix Remove unnecessary rec { .. } 2020-04-05 15:29:59 +01:00