mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-03-15 12:19:00 +00:00
hosts/plover: update and format Gitea repos on Terraform
This commit is contained in:
parent
b906f42f45
commit
0692053a9f
@ -63,6 +63,18 @@ resource "gitea_repository" "personal_projects_from_github" {
|
||||
website = "https://foo-dogsquared.github.io/nixos-config"
|
||||
interval = null
|
||||
}
|
||||
nix-module-wrapper-manager-fds = {
|
||||
website = "https://foo-dogsquared.github.io/nix-module-wrapper-manager-fds/"
|
||||
interval = null
|
||||
}
|
||||
bahaghari = {
|
||||
website = "https://foo-dogsquared.github.io/bahaghari"
|
||||
interval = null
|
||||
}
|
||||
portfolio = {
|
||||
website = "https://gallery.foodogsquared.one"
|
||||
interval = null
|
||||
}
|
||||
})
|
||||
name = each.key
|
||||
username = gitea_user.foodogsquared.username
|
||||
|
Loading…
Reference in New Issue
Block a user