users#nrd: init ec2-keys
This commit is contained in:
parent
3abc7fe973
commit
d1683cc1ba
BIN
secrets/ec2
Normal file
BIN
secrets/ec2
Normal file
Binary file not shown.
|
@ -99,6 +99,10 @@ in
|
||||||
enableSshSupport = true;
|
enableSshSupport = true;
|
||||||
grabKeyboardAndMouse = true;
|
grabKeyboardAndMouse = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
file = {
|
||||||
|
".ec2-keys".source = ../secrets/ec2;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
users.users.nrd = {
|
users.users.nrd = {
|
||||||
|
|
Loading…
Reference in a new issue