mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-17 10:01:10 +02:00
feat: change data directories, add disko for usb storage
This commit is contained in:
@@ -5,7 +5,7 @@ in {
|
||||
enable = true;
|
||||
user = "gitea";
|
||||
group = "gitea";
|
||||
stateDir = "/var/lib/gitea";
|
||||
stateDir = "/data/apps/gitea";
|
||||
appName = "Ryan Yin's Gitea Service";
|
||||
lfs.enable = true;
|
||||
# Enable a timer that runs gitea dump to generate backup-files of the current gitea database and repositories.
|
||||
|
||||
Reference in New Issue
Block a user