feat: enable oauth in forgejo

This commit is contained in:
oddlama 2024-03-12 17:09:55 +01:00
parent 0ec4a8ebe8
commit fba87840c2
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
5 changed files with 12 additions and 49 deletions

View file

@ -22,7 +22,6 @@
doCheck = false;
});
kanidm-provision = prev.callPackage ./kanidm-provision.nix {};
kanidm-secret-manipulator = prev.callPackage ./kanidm-secret-manipulator.nix {};
segoe-ui-ttf = prev.callPackage ./segoe-ui-ttf.nix {};
zsh-histdb-skim = prev.callPackage ./zsh-skim-histdb.nix {};
awakened-poe-trade = prev.callPackage ./awakened-poe-trade.nix {};