diff --git a/configuration.nix b/configuration-template.nix similarity index 65% rename from configuration.nix rename to configuration-template.nix index 9be3e45..d73b192 100644 --- a/configuration.nix +++ b/configuration-template.nix @@ -1,3 +1,8 @@ +######################################################################## +# Template file used to set up git fetch. Run using 'nix-shell -p git' # +######################################################################## + + { config, pkgs, lib, ... }: let