+podman socker

This commit is contained in:
m3tam3re 2024-11-14 15:13:14 +01:00
parent 0ebf64e7ee
commit 431188a943
2 changed files with 2 additions and 1 deletions

View File

@ -14,6 +14,7 @@ in {
podman = {
enable = true;
dockerCompat = true;
dockerSocket.enable = true;
autoPrune = {
enable = true;
dates = "weekly";

View File

@ -10,7 +10,7 @@
};
NO = {
configFile = config.age.secrets.wg-NO.path;
autostart = false;
autostart = true;
};
US = {
configFile = config.age.secrets.wg-US.path;