solis fix
This commit is contained in:
parent
5ad7a0ab05
commit
07dc6ff98c
3 changed files with 7 additions and 3 deletions
|
|
@ -47,8 +47,5 @@ in {
|
|||
xclip
|
||||
];
|
||||
};
|
||||
|
||||
# Docker
|
||||
virtualisation.docker.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -38,5 +38,8 @@ in {
|
|||
unzip
|
||||
wakeonlan
|
||||
];
|
||||
|
||||
# Docker
|
||||
virtualisation.docker.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue