update
This commit is contained in:
parent
bbe0574051
commit
4b3f43e402
@ -33,6 +33,8 @@
|
|||||||
|
|
||||||
virtualisation.docker.enable = true;
|
virtualisation.docker.enable = true;
|
||||||
|
|
||||||
|
networking.networkmanager.enable = true;
|
||||||
|
|
||||||
users.users.${config.var.username} = {
|
users.users.${config.var.username} = {
|
||||||
openssh.authorizedKeys.keys = [ config.var.sshPublicKey ];
|
openssh.authorizedKeys.keys = [ config.var.sshPublicKey ];
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user