feat: added defenseio miner

This commit is contained in:
Nick 2025-11-19 22:16:48 -06:00
parent 9ddd247175
commit 247ac04114
2 changed files with 184 additions and 5 deletions

View file

@ -16,7 +16,8 @@ in
sddm
wireguard
microvm
midnight
defenseio
# midnight
;
};
};
@ -31,7 +32,8 @@ in
plymouth
wireguard
microvm
midnight
defenseio
# midnight
;
};
};
@ -40,7 +42,8 @@ in
imports = builtins.attrValues {
inherit (modules)
microvm
midnight
defenseio
# midnight
;
};
};
@ -60,7 +63,7 @@ in
# logrotate
mastodon
microvm
midnight
# midnight
minecraft
# ollamaCeres
ceresOpenCloud
@ -72,6 +75,7 @@ in
vaultwarden
website
zookeeper
defenseio
;
};
};
@ -83,10 +87,11 @@ in
caddy
logrotate
microvm
midnight
# midnight
# opencloud
sambaEris
postgresEris
defenseio
;
};
};