+podman socker
This commit is contained in:
parent
0ebf64e7ee
commit
431188a943
@ -14,6 +14,7 @@ in {
|
|||||||
podman = {
|
podman = {
|
||||||
enable = true;
|
enable = true;
|
||||||
dockerCompat = true;
|
dockerCompat = true;
|
||||||
|
dockerSocket.enable = true;
|
||||||
autoPrune = {
|
autoPrune = {
|
||||||
enable = true;
|
enable = true;
|
||||||
dates = "weekly";
|
dates = "weekly";
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
};
|
};
|
||||||
NO = {
|
NO = {
|
||||||
configFile = config.age.secrets.wg-NO.path;
|
configFile = config.age.secrets.wg-NO.path;
|
||||||
autostart = false;
|
autostart = true;
|
||||||
};
|
};
|
||||||
US = {
|
US = {
|
||||||
configFile = config.age.secrets.wg-US.path;
|
configFile = config.age.secrets.wg-US.path;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user