Initial commit (current config)

This commit is contained in:
Lgmrszd 2023-09-09 17:31:01 +03:00
commit b68ac28949
No known key found for this signature in database
GPG key ID: 9396B8BA6FBB14DE
8 changed files with 744 additions and 0 deletions

4
secrets/default.nix Normal file
View file

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