diff --git a/flake.nix b/flake.nix index 5961b70..fce16f8 100644 --- a/flake.nix +++ b/flake.nix @@ -1,4 +1,6 @@ { + nixConfig.commit-lockfile-summary = "chore: update"; + inputs = { impermanence.url = "github:nix-community/impermanence"; nixos-hardware.url = "github:NixOS/nixos-hardware";