git: ?
This commit is contained in:
parent
0798090423
commit
a2d6fc136e
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@
|
||||||
system.stateVersion = "24.05";
|
system.stateVersion = "24.05";
|
||||||
nixpkgs.hostPlatform = "x86_64-linux";
|
nixpkgs.hostPlatform = "x86_64-linux";
|
||||||
|
|
||||||
|
users.users."git" = {
|
||||||
|
};
|
||||||
|
|
||||||
services.forgejo = {
|
services.forgejo = {
|
||||||
user = "git";
|
user = "git";
|
||||||
group = "git";
|
group = "git";
|
||||||
|
|
Loading…
Add table
Reference in a new issue