working on provisioning secrets for hosts

This commit is contained in:
TheWanderingCrow 2025-02-07 17:03:52 -05:00
parent ee0a312cfa
commit 455d1973f7
4 changed files with 44 additions and 6 deletions

View file

@ -5,5 +5,6 @@
}: {
imports = [
./user.nix
./secrets.nix
];
}