mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Undo that lol
This commit is contained in:
parent
46491fafde
commit
7236216e85
2 changed files with 1 additions and 8 deletions
|
@ -15,12 +15,6 @@ in serverSystemConfiguration {
|
|||
}];
|
||||
};
|
||||
|
||||
users.users.git = {
|
||||
createHome = false;
|
||||
group = "forgejo";
|
||||
isSystemUser = true;
|
||||
};
|
||||
|
||||
services.forgejo = enabled {
|
||||
lfs = enabled {};
|
||||
|
||||
|
@ -86,7 +80,6 @@ in serverSystemConfiguration {
|
|||
HTTP_PORT = 8004;
|
||||
|
||||
SSH_PORT = builtins.elemAt config.services.openssh.ports 0;
|
||||
SSH_USER = "git";
|
||||
|
||||
DISABLE_ROUTER_LOG = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue