use docker on sgx-nixos
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
parent
e181ef3e75
commit
227144bceb
6 changed files with 13 additions and 9 deletions
|
@ -30,6 +30,8 @@
|
|||
ssh.enable = true;
|
||||
# jetbrains.enable = true;
|
||||
};
|
||||
|
||||
extraGroups = [ "docker" ];
|
||||
};
|
||||
|
||||
fonts.fontconfig.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue