Compare commits
2 Commits
13cc8234e1
...
5bf4a22e8f
| Author | SHA1 | Date | |
|---|---|---|---|
|
5bf4a22e8f
|
|||
|
91257fbcf8
|
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user