mirror of
https://github.com/Superredstone/nixos.git
synced 2026-06-17 15:24:39 +02:00
feat(secret): add bomba specific secrets
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{ ... }:
|
||||
{
|
||||
sops.secrets = {
|
||||
nextcloud_password.sopsFile = ../../secrets/bomba.sops.yaml;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user