refactor configuration
This commit is contained in:
parent
d016cc67bc
commit
2aafcc9b49
17 changed files with 154 additions and 149 deletions
|
@ -1,7 +1,6 @@
|
|||
{ config
|
||||
, pkgs
|
||||
, lib
|
||||
, admins
|
||||
, ...
|
||||
}:
|
||||
with lib; {
|
||||
|
@ -42,7 +41,6 @@ with lib; {
|
|||
};
|
||||
|
||||
dadada.admin.enable = true;
|
||||
dadada.admin.users = admins;
|
||||
|
||||
dadada.backupClient = {
|
||||
bs.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue