switched to unstable and refactored
This commit is contained in:
parent
63cfb1c741
commit
c8a3355599
12 changed files with 167 additions and 146 deletions
|
@ -1,9 +1,8 @@
|
|||
{ pkgs-unstable, ... }:
|
||||
{ ... }:
|
||||
{
|
||||
|
||||
services.gitea = {
|
||||
enable = true;
|
||||
package = pkgs-unstable.gitea;
|
||||
stateDir = "/mnt/data/services/gitea";
|
||||
|
||||
appName = "My low quality unfinished Projects";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue