diff --git a/flake.lock b/flake.lock index b431100..6db43c1 100644 --- a/flake.lock +++ b/flake.lock @@ -174,6 +174,21 @@ "type": "indirect" } }, + "nur": { + "locked": { + "lastModified": 1728728489, + "narHash": "sha256-qq0IzZ2I56156aezqbhXCiDF4Qr1Oxamw4s+vCYhqeg=", + "owner": "nix-community", + "repo": "NUR", + "rev": "79466d1c9bac4f779dd10a06deb7cae51be4540e", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "NUR", + "type": "github" + } + }, "plasma-manager": { "inputs": { "home-manager": [ @@ -204,6 +219,7 @@ "home-manager": "home-manager_2", "jovian": "jovian", "nixpkgs": "nixpkgs_3", + "nur": "nur", "plasma-manager": "plasma-manager" } },