Compare commits
3 commits
f5ed58cb5c
...
c056af8b75
Author | SHA1 | Date | |
---|---|---|---|
c056af8b75 | |||
1421c388f1 | |||
aa7670ad4b |
3 changed files with 2 additions and 2 deletions
hosts
users/jan
|
@ -8,7 +8,7 @@
|
|||
];
|
||||
|
||||
local.yubikey = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
serial = "28058247";
|
||||
unplug.enable = true;
|
||||
};
|
||||
|
|
|
@ -104,7 +104,7 @@ in
|
|||
}
|
||||
# Phone 4 b
|
||||
{
|
||||
publicKey = "UsQQ6sjpItEktbNl8fMwDwa/gFUKwPtI1tSiOkrF2hU=";
|
||||
publicKey = "29WekSFGenqbnXoux0kbI9mwx7X5oclEFNz3cMt1Rzc=";
|
||||
allowedIPs = [ "10.20.30.9/32" ];
|
||||
}
|
||||
];
|
||||
|
|
Binary file not shown.
Loading…
Add table
Reference in a new issue