git: ugh
This commit is contained in:
parent
6fe84da62e
commit
b58d787314
1 changed files with 0 additions and 8 deletions
|
@ -10,15 +10,7 @@
|
|||
system.stateVersion = "24.05";
|
||||
nixpkgs.hostPlatform = "x86_64-linux";
|
||||
|
||||
users.groups.git = {};
|
||||
users.users."git" = {
|
||||
isNormalUser = true;
|
||||
group = "git";
|
||||
};
|
||||
|
||||
services.forgejo = {
|
||||
user = "git";
|
||||
group = "git";
|
||||
enable = true;
|
||||
settings = {
|
||||
database = {
|
||||
|
|
Loading…
Add table
Reference in a new issue