lib/flake-helper.nix: Automatically load secrets from hosts secrets directory
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
./hardware-configuration.nix
|
||||
../../configuration/proxmox-vm
|
||||
|
||||
./secrets
|
||||
|
||||
./restic-server.nix
|
||||
];
|
||||
|
||||
|
@@ -1,5 +0,0 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
age.secrets.restic-server-cyan-htpasswd.file = ./restic-server-cyan-htpasswd.age;
|
||||
}
|
Reference in New Issue
Block a user