Update to nixpkgs 25.11 (Xantusia) #218

Manually merged
rarias merged 15 commits from upgrade/25.11 into master 2026-01-20 13:51:15 +01:00
Showing only changes of commit dda6a66782 - Show all commits

View File

@@ -27,4 +27,7 @@
};
};
};
# Allow gitea user to send mail
users.users.gitea.extraGroups = [ "mail-robot" ];
}