From 24716c999a9e8056532509514d4e7e416a8942af Mon Sep 17 00:00:00 2001 From: Zachary Myers Date: Sat, 21 Sep 2024 14:27:26 -0400 Subject: [PATCH] Update flake.nix --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 4b3bfd1..b073137 100644 --- a/flake.nix +++ b/flake.nix @@ -21,7 +21,7 @@ nixpkgs-wayland.url = "github:nix-community/nixpkgs-wayland"; - resume.url = "git+https://git.zackster.zip/zack/resume"; + resume.url = "git+https://git.zoeys.computer/zoey/resume"; anyrun.url = "github:Kirottu/anyrun"; anyrun.inputs.nixpkgs.follows = "nixpkgs"; ags.url = "github:Aylur/ags";