Move secrets to a submodule

This commit is contained in:
Lgmrszd 2023-10-30 20:25:45 +03:00
parent fd47f8be1e
commit a0c716dbdd
No known key found for this signature in database
GPG key ID: 9396B8BA6FBB14DE
4 changed files with 4 additions and 7 deletions

1
secrets Submodule

@ -0,0 +1 @@
Subproject commit 12492bef34fa89a0da937fa708fab489acf226ea

View file

@ -1,5 +0,0 @@
{ ... }:
{
drive-ids = import ./drive-ids.nix;
email-stuff = import ./email-stuff.nix;
}