Fixed secrets config

This commit is contained in:
marc
2024-02-12 22:19:40 +01:00
parent ea276bb6d1
commit ae58914cc2
3 changed files with 9 additions and 8 deletions

View File

@@ -4,6 +4,7 @@ with lib;
{
imports = [
./hardware.nix
./secrets.nix
];
# - Basic --------------------------------------