From 8d9663958ee45ec335a831c977f7232e5616cedd Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sat, 3 Aug 2024 20:58:05 +0200 Subject: fix(flake): Update flake templates --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 67997dcd..d1e25c2c 100644 --- a/flake.nix +++ b/flake.nix @@ -192,7 +192,7 @@ # my configs templates = { - url = "git+https://codeberg.org/soispha/flake-templates.git"; + url = "git+https://codeberg.org/bpeetz/flake-templates.git"; inputs = { nixpkgs.follows = "nixpkgs"; flake-utils.follows = "flake-utils"; -- cgit 1.4.1