feat: init docker

This commit is contained in:
notohh 2023-02-27 21:48:08 -05:00
parent 214ced9aad
commit eb0d7785d5
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -33,7 +33,8 @@
layout = "us";
xkbVariant = "";
};
virtualisation.docker.enable = true;
users = {
defaultUserShell = pkgs.nushell;
users.oh = {