alejandra: fmt
This commit is contained in:
parent
a500f90d78
commit
cf2d08255c
7 changed files with 13 additions and 28 deletions
|
|
@ -1,10 +1,8 @@
|
|||
{
|
||||
...
|
||||
}: {
|
||||
{...}: {
|
||||
programs = {
|
||||
ssh = {
|
||||
startAgent = true;
|
||||
agentTimeout = "30m";
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,4 @@
|
|||
{
|
||||
...
|
||||
}: {
|
||||
{...}: {
|
||||
programs = {
|
||||
yubikey-touch-detector = {
|
||||
enable = true;
|
||||
|
|
@ -8,4 +6,4 @@
|
|||
unixSocket = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue