Configure wireguard and ssh access for mac
This commit is contained in:
@@ -24,4 +24,8 @@
|
||||
"/Applications/zoom.us.app"
|
||||
"/System/Applications/Notes.app"
|
||||
];
|
||||
|
||||
users.users.lcech.openssh.authorizedKeys.keys = [
|
||||
"${builtins.readFile ../.authorized-keys/dingleberry}"
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user