Switch back to nixpkgs-unstable by default

This commit is contained in:
Oliver Davies 2024-11-12 20:03:29 +00:00
parent 1a081a956b
commit abc0e5d429
6 changed files with 22 additions and 16 deletions
modules/nixos/desktop

View file

@ -3,7 +3,6 @@
{
services.gitea = {
enable = true;
package = pkgs.unstable.gitea;
settings = {
server = {