initial ESS Community NixOS module

This commit is contained in:
sid 2026-05-10 22:54:27 +02:00
parent 18b970a750
commit 997726aecd
11 changed files with 443 additions and 39 deletions

View file

@ -7,10 +7,12 @@
{
imports = [
./boot.nix
./ess-helm.nix
./hardware.nix
./networking.nix
./nginx.nix
./openssh.nix
./packages.nix
./services
./users.nix
inputs.synix.nixosModules.common