mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-24 01:38:28 +02:00
chore: nix fmt
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{ config, ...}:
|
||||
{
|
||||
{config, ...}: {
|
||||
nix.extraOptions = ''
|
||||
!include ${config.age.secrets.nix-access-tokens.path}
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user