This commit is contained in:
Sridhar Ratnakumar 2021-04-17 14:34:27 -04:00
parent 1aa97a60b7
commit ee3025c7a1
3 changed files with 4 additions and 6 deletions

View file

@ -1,6 +1,4 @@
{ pkgs, ... }: {
virtualisation.lxd.enable = true;
virtualisation.docker.enable = true;
users.users.srid = {