chore: migrate callisto configuration

This commit is contained in:
Youwen Wu 2024-12-27 21:12:09 -08:00
parent 3a6f88043e
commit 4bcfbd826b
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
3 changed files with 2 additions and 14 deletions

View file

@ -8,4 +8,6 @@
nix.extraOptions = ''
!include ${config.age.secrets.nix_config_github_pat.path}
'';
nix.settings.trusted-users = [ "youwen" ];
}