diff --git a/flake.lock b/flake.lock index 039595c..72a66d8 100644 --- a/flake.lock +++ b/flake.lock @@ -49,11 +49,11 @@ ] }, "locked": { - "lastModified": 1770422123, - "narHash": "sha256-kh0CJu1wVCSCWBuW00i6Ooh3jGFxKdtUtIBAb2sY8LI=", + "lastModified": 1770422522, + "narHash": "sha256-WmIFnquu4u58v8S2bOVWmknRwHn4x88CRfBFTzJ1inQ=", "ref": "refs/heads/master", - "rev": "04eba77ac028033b6dfed604eb1b5664b46acc77", - "revCount": 10, + "rev": "cf0ce858997af4d8dcc2ce10393ff393e17fc911", + "revCount": 11, "type": "git", "url": "https://git.t-juice.club/torjus/nixos-exporter" }, diff --git a/flake.nix b/flake.nix index 91712a2..4c68d79 100644 --- a/flake.nix +++ b/flake.nix @@ -53,6 +53,7 @@ { config, pkgs, ... }: { nixpkgs.overlays = commonOverlays; + system.configurationRevision = self.rev or self.dirtyRev or "dirty"; } ) sops-nix.nixosModules.sops