wireguard client module for thinkpad

This commit is contained in:
Andrea Ciceri 2023-04-01 14:29:45 +02:00
parent 9f2dcb920e
commit 57f3d7645b
No known key found for this signature in database
5 changed files with 49 additions and 0 deletions

View file

@ -150,6 +150,9 @@
extraHmModules = [
inputs.ccrEmacs.hmModules.default
];
secrets = {
"thinkpad-wireguard-private-key" = {};
};
};
rock5b = {
system = "aarch64-linux";