wireguard
client module for thinkpad
This commit is contained in:
parent
9f2dcb920e
commit
57f3d7645b
5 changed files with 49 additions and 0 deletions
|
@ -150,6 +150,9 @@
|
|||
extraHmModules = [
|
||||
inputs.ccrEmacs.hmModules.default
|
||||
];
|
||||
secrets = {
|
||||
"thinkpad-wireguard-private-key" = {};
|
||||
};
|
||||
};
|
||||
rock5b = {
|
||||
system = "aarch64-linux";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue