Compare commits

..

2 Commits

2 changed files with 2 additions and 1 deletions

View File

@@ -27,7 +27,7 @@
ports = [ "8093:8080" ];
};
siyuan = {
image = "apkdv/siyuan-unlock:v3.1.24";
image = "apkdv/siyuan-unlock:v3.1.30";
volumes = [
"/mnt/nas/siyuan/workspace:/workspace"
"/mnt/nas/siyuan:/home/siyuan"

View File

@@ -11,6 +11,7 @@
--prefix GTK_IM_MODULE : fcitx
)
'';
matrix-synapse.__assign = final.stable.matrix-synapse;
};
# this allows us to access specific version of nixpkgs