Add state versions.
This commit is contained in:
parent
1d0776eb52
commit
4b054cc0f8
6 changed files with 25 additions and 0 deletions
|
@ -141,6 +141,7 @@ in
|
|||
PATH = [ "${pkgs.forgejo}/bin" ];
|
||||
GITEA_WORK_DIR = "/var/lib/gitea";
|
||||
};
|
||||
system.stateVersion = "24.11";
|
||||
};
|
||||
bindMounts = {
|
||||
"/run/postgresql" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue