feat(ergon): set password using sops
This commit is contained in:
@@ -14,6 +14,12 @@
|
||||
];
|
||||
};
|
||||
|
||||
provides.ergon = {
|
||||
includes = with lux; [
|
||||
sops-password
|
||||
];
|
||||
};
|
||||
|
||||
nixos =
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user