chore: nix fmt

This commit is contained in:
Ryan Yin
2023-12-23 21:39:51 +08:00
parent e61116140d
commit 7dd55a5de9
7 changed files with 21 additions and 26 deletions

View File

@@ -1,5 +1,4 @@
{ config, ...}:
{
{config, ...}: {
nix.extraOptions = ''
!include ${config.age.secrets.nix-access-tokens.path}
'';