mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-13 05:45:34 +01:00
[PR #149] [MERGED] fix: fix nodejs-based apps #166
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ryan4yin/nix-config/pull/149
Author: @ryan4yin
Created: 7/31/2024
Status: ✅ Merged
Merged: 7/31/2024
Merged by: @ryan4yin
Base:
main← Head:fix-nodejs-based-apps📝 Commits (2)
2f3d644fix: fix nodejs-based apps86ee813fix: homelab - use https📊 Changes
16 files changed (+115 additions, -110 deletions)
View changed files
📝
hosts/12kingdoms-rakushun/README.md(+1 -25)➖
hosts/12kingdoms-rakushun/oci-containers/dashy/default.nix(+0 -26)📝
hosts/idols-aquamarine/README.md(+22 -1)📝
hosts/idols-aquamarine/caddy.nix(+2 -2)➖
hosts/idols-aquamarine/homepage/README.md(+0 -1)➖
hosts/idols-aquamarine/homepage/default.nix(+0 -29)📝
hosts/idols-aquamarine/oci-containers/default.nix(+0 -0)📝
hosts/idols-aquamarine/oci-containers/homepage/config/bookmarks.yaml(+0 -0)📝
hosts/idols-aquamarine/oci-containers/homepage/config/docker.yaml(+0 -0)📝
hosts/idols-aquamarine/oci-containers/homepage/config/kubernetes.yaml(+0 -0)📝
hosts/idols-aquamarine/oci-containers/homepage/config/services.yaml(+14 -14)📝
hosts/idols-aquamarine/oci-containers/homepage/config/settings.yaml(+0 -0)📝
hosts/idols-aquamarine/oci-containers/homepage/config/widgets.yaml(+0 -0)➕
hosts/idols-aquamarine/oci-containers/homepage/default.nix(+41 -0)➕
hosts/idols-aquamarine/oci-containers/uptime-kuma/default.nix(+35 -0)➖
hosts/idols-aquamarine/uptime-kuma.nix(+0 -12)📄 Description
Fix #148
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.