This commit is contained in:
41666 2024-03-31 00:04:44 -04:00
parent 0798090423
commit a2d6fc136e

View file

@ -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";