feat: 0517 update

This commit is contained in:
2025-05-17 23:15:16 +08:00
parent 3a12722913
commit dea4d8ed4c
33 changed files with 85 additions and 127 deletions

View File

@@ -1,4 +1,3 @@
_:
{
services.open-webui = {
enable = true;

View File

@@ -1,4 +1,3 @@
_:
{
services.caddy = {
enable = true;

View File

@@ -1,4 +1,3 @@
_:
{
imports = [
./nixos.nix

View File

@@ -1,4 +1,3 @@
_:
{
services.caddy.virtualHosts."git.imxyy.top" = {
extraConfig = ''

View File

@@ -1,4 +1,3 @@
_:
{
virtualisation.oci-containers = {
containers = {

View File

@@ -1,4 +1,3 @@
_:
{
services.matrix-synapse = {
enable = true;

View File

@@ -1,4 +1,3 @@
_:
{
services.nginx = {
enable = true;

View File

@@ -1,4 +1,3 @@
_:
{
services.samba = {
enable = true;

View File

@@ -1,4 +1,3 @@
_:
{
virtualisation.oci-containers.containers."YesPlayMusic" = {
image = "git.imxyy.top/imxyy1soope1/yesplaymusic:latest";