mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-11 04:48:25 -07:00
adgaurd to docker
This commit is contained in:
parent
57ed8a0507
commit
b44b5dcb81
1 changed files with 3 additions and 3 deletions
|
|
@ -192,10 +192,10 @@ users.users.death916 = {
|
|||
"/storage/services/adguard/data:/opt/adguardhome/conf"
|
||||
];
|
||||
#removeContainer = false;
|
||||
autoStart = true;
|
||||
# autoStart = true;
|
||||
#extraOptions = [
|
||||
"--restart=unless-stopped"
|
||||
];
|
||||
# "--restart=unless-stopped"
|
||||
# ];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue