feat: move pm2, slurm, and acme apps to apps and security submodules
All checks were successful
ci / treefmt (push) Successful in 2m8s

This commit is contained in:
Ceferino Patino 2026-06-28 17:41:21 -05:00
commit 1704caad09
Signed by: c4patino
SSH key fingerprint: SHA256:Wu+cU1t+7zVT9wzew/4meNmeulo66NzMqc22MdDBgXI
7 changed files with 6 additions and 6 deletions

View file

@ -20,7 +20,7 @@ in {
hardware.bootloader = mkForce disabled;
services = {
ci = {
apps = {
slurm = {
enable = mkForce false;
};

View file

@ -20,7 +20,7 @@ in {
hardware.bootloader = mkForce disabled;
services = {
ci = {
apps = {
slurm = {
enable = mkForce false;
};

View file

@ -20,7 +20,7 @@ in {
hardware.bootloader = mkForce disabled;
services = {
ci = {
apps = {
slurm = {
enable = mkForce false;
};