2024-03-28 21:01:32 +01:00
|
|
|
{ ... }: {
|
2024-03-12 12:03:29 +01:00
|
|
|
imports = [
|
|
|
|
./base.nix
|
2024-03-14 23:59:42 +01:00
|
|
|
./logging.nix
|
2024-03-12 12:03:29 +01:00
|
|
|
./bacula.nix
|
|
|
|
./fail2ban.nix
|
|
|
|
./initrd-ssh.nix
|
|
|
|
./mysql.nix
|
|
|
|
./nginx.nix
|
2024-05-19 11:21:30 +02:00
|
|
|
./podman.nix
|
2024-03-12 12:03:29 +01:00
|
|
|
./postgres.nix
|
|
|
|
./sssd.nix
|
|
|
|
./zsh.nix
|
|
|
|
];
|
|
|
|
}
|