This commit is contained in:
Sridhar Ratnakumar 2024-05-24 16:46:16 -04:00
parent a7c9d331fe
commit 5a374d68cb

View file

@ -33,4 +33,6 @@ in
users.users.root.openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHQRxPoqlThDrkR58pKnJgmeWPY9/wleReRbZ2MOZRyd"
];
hardware.parallels.enable = true;
}