Move stuff back to stable nixpkgs

This commit is contained in:
Natsu Kagami 2023-06-11 07:20:43 +02:00
parent 6306d0d927
commit 5bfa0c6402
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51
12 changed files with 45 additions and 25 deletions

View file

@ -85,7 +85,6 @@ in
services.gitea = {
enable = true;
package = pkgs.unstable.gitea;
inherit user;