diff --git a/flake.lock b/flake.lock index c917921..1f94a6d 100644 --- a/flake.lock +++ b/flake.lock @@ -187,15 +187,15 @@ }, "nixos-flake": { "locked": { - "lastModified": 1721104497, + "lastModified": 1721140942, "narHash": "sha256-iEqZGdnkG+Hm0jZhS59NJwEyB6z9caVnudWPGHZ/FAE=", - "owner": "bjeanes", + "owner": "srid", "repo": "nixos-flake", - "rev": "3ca12f45863dafa13d9b127e0ae26cec9e2c982a", + "rev": "5734c1d9a5fe0bc8e8beaf389ad6227392ca0108", "type": "github" }, "original": { - "owner": "bjeanes", + "owner": "srid", "repo": "nixos-flake", "type": "github" } diff --git a/flake.nix b/flake.nix index 3bdbebe..fdca005 100644 --- a/flake.nix +++ b/flake.nix @@ -8,7 +8,7 @@ home-manager.inputs.nixpkgs.follows = "nixpkgs"; flake-parts.url = "github:hercules-ci/flake-parts"; - nixos-flake.url = "github:bjeanes/nixos-flake"; + nixos-flake.url = "github:srid/nixos-flake"; # Neovim nixvim = {