Switch back to nixpkgs-unstable by default
This commit is contained in:
parent
1a081a956b
commit
abc0e5d429
6 changed files with 22 additions and 16 deletions
modules/nixos/desktop
|
@ -3,7 +3,6 @@
|
|||
{
|
||||
services.gitea = {
|
||||
enable = true;
|
||||
package = pkgs.unstable.gitea;
|
||||
|
||||
settings = {
|
||||
server = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue