mirror of
https://github.com/Cian-H/My_NixOS_Config.git
synced 2026-05-08 06:01:43 +01:00
Fixed vikunja config
This commit is contained in:
@@ -34,6 +34,7 @@
|
|||||||
volumes = [
|
volumes = [
|
||||||
"/home/cianh/vikunja/files:/app/vikunja/files"
|
"/home/cianh/vikunja/files:/app/vikunja/files"
|
||||||
];
|
];
|
||||||
|
extraPodmanArgs = ["--userns=keep-id"];
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
Unit = {
|
Unit = {
|
||||||
After = "podman-vikunja-db.service";
|
After = "podman-vikunja-db.service";
|
||||||
|
|||||||
Reference in New Issue
Block a user