updated wsl configs

This commit is contained in:
Bryan Ramos 2024-11-09 11:04:03 -05:00
parent 5c3d410aa0
commit 4be8dceaa1
No known key found for this signature in database
GPG key ID: E5D35432910B37AC
10 changed files with 165 additions and 45 deletions

View file

@ -18,6 +18,10 @@ in
text = "${config.user.keys.pgp.primary}";
trust = 5;
}
{
text = "${config.user.keys.pgp.windows}";
trust = 5;
}
];
};