mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
feat: added defenseio miner
This commit is contained in:
parent
9ddd247175
commit
247ac04114
2 changed files with 184 additions and 5 deletions
|
|
@ -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
|
||||
;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue