Extract a docker mixin
This commit is contained in:
parent
a4cacfd4de
commit
44d2685854
11 changed files with 20 additions and 46 deletions
|
@ -2,14 +2,12 @@
|
|||
|
||||
{
|
||||
imports = [
|
||||
../../modules/mixins/docker.nix
|
||||
|
||||
../common
|
||||
../../users/opdavies
|
||||
];
|
||||
|
||||
nixosModules = {
|
||||
docker.enable = true;
|
||||
};
|
||||
|
||||
wsl = {
|
||||
enable = true;
|
||||
defaultUser = username;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue