add bento.nix to mail host
This commit is contained in:
parent
908a348803
commit
819c34ee7d
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
||||||
{ config, pkgs, ... }:
|
{ config, pkgs, ... }:
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
|
./utils/bento.nix
|
||||||
|
|
||||||
./utils/modules/sops.nix
|
./utils/modules/sops.nix
|
||||||
./utils/modules/lego/lego.nix
|
./utils/modules/lego/lego.nix
|
||||||
# ./modules/self-service-password.nix
|
# ./modules/self-service-password.nix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue