New modules for container managment
This commit is contained in:
parent
0a48b3d817
commit
93e9d585cb
7 changed files with 121 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ in
|
|||
config = lib.mkIf cfg.enable {
|
||||
virtualisation = {
|
||||
docker = {
|
||||
storageDriver = "btrfs";
|
||||
storageDriver = "overlay2";
|
||||
rootless = {
|
||||
enable = true;
|
||||
setSocketVariable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue