feat: move pm2, slurm, and acme apps to apps and security submodules
All checks were successful
ci / treefmt (push) Successful in 2m8s
All checks were successful
ci / treefmt (push) Successful in 2m8s
This commit is contained in:
parent
575417bd59
commit
1704caad09
7 changed files with 6 additions and 6 deletions
|
|
@ -20,7 +20,7 @@ in {
|
|||
hardware.bootloader = mkForce disabled;
|
||||
|
||||
services = {
|
||||
ci = {
|
||||
apps = {
|
||||
slurm = {
|
||||
enable = mkForce false;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ in {
|
|||
hardware.bootloader = mkForce disabled;
|
||||
|
||||
services = {
|
||||
ci = {
|
||||
apps = {
|
||||
slurm = {
|
||||
enable = mkForce false;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ in {
|
|||
hardware.bootloader = mkForce disabled;
|
||||
|
||||
services = {
|
||||
ci = {
|
||||
apps = {
|
||||
slurm = {
|
||||
enable = mkForce false;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue