many updates
This commit is contained in:
parent
244f81703e
commit
197e97f582
7 changed files with 135 additions and 24 deletions
|
|
@ -65,6 +65,10 @@
|
|||
file = /${settings.secretsDir}/nix2lio.age;
|
||||
owner = settings.user.username;
|
||||
};
|
||||
github_read_token = {
|
||||
file = /${settings.secretsDir}/github_read_token.age;
|
||||
owner = settings.user.username;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue