Update flake inputs

This commit is contained in:
Alexander Heldt
2023-11-16 09:16:24 +01:00
parent d0b2ca5129
commit 5b6fcbe961
2 changed files with 23 additions and 22 deletions

View File

@@ -32,7 +32,7 @@
};
pppdotpm-site = {
url = "git+https://codeberg.org/ppp/ppp.pm-site.git";
url = "git+ssh://git@codeberg.org/ppp/ppp.pm-site.git?ref=main";
inputs.nixpkgs.follows = "nixpkgs";
};
};