Compare commits
2 Commits
13cc8234e1
...
5bf4a22e8f
| Author | SHA1 | Date | |
|---|---|---|---|
|
5bf4a22e8f
|
|||
|
91257fbcf8
|
@@ -27,7 +27,7 @@
|
|||||||
ports = [ "8093:8080" ];
|
ports = [ "8093:8080" ];
|
||||||
};
|
};
|
||||||
siyuan = {
|
siyuan = {
|
||||||
image = "apkdv/siyuan-unlock:v3.1.24";
|
image = "apkdv/siyuan-unlock:v3.1.30";
|
||||||
volumes = [
|
volumes = [
|
||||||
"/mnt/nas/siyuan/workspace:/workspace"
|
"/mnt/nas/siyuan/workspace:/workspace"
|
||||||
"/mnt/nas/siyuan:/home/siyuan"
|
"/mnt/nas/siyuan:/home/siyuan"
|
||||||
|
|||||||
@@ -11,6 +11,7 @@
|
|||||||
--prefix GTK_IM_MODULE : fcitx
|
--prefix GTK_IM_MODULE : fcitx
|
||||||
)
|
)
|
||||||
'';
|
'';
|
||||||
|
matrix-synapse.__assign = final.stable.matrix-synapse;
|
||||||
};
|
};
|
||||||
|
|
||||||
# this allows us to access specific version of nixpkgs
|
# this allows us to access specific version of nixpkgs
|
||||||
|
|||||||
Reference in New Issue
Block a user