diff --git a/shared/dev_user.nix b/shared/dev_user.nix index 5eef390..2c167f8 100644 --- a/shared/dev_user.nix +++ b/shared/dev_user.nix @@ -18,6 +18,7 @@ extraGroups = [ "docker" "wheel" + "forgejo" ]; # hashedPassword = "$y$j9T$akQcwTP8gsnlVMq9dA18s/$pLpvci.Hn3rIucvO5u86LCQJYd9.Z4zenbAJ9RGtDL8"; };