forked from DGNum/infrastructure
feat(modules/dgn-harware): Refactor hardware config
This commit is contained in:
parent
73239b2f5c
commit
18b6b0f605
6 changed files with 76 additions and 102 deletions
|
@ -14,5 +14,9 @@ lib.extra.mkConfig {
|
|||
"peertube"
|
||||
];
|
||||
|
||||
extraConfig = {
|
||||
dgn-hardware.useZfs = true;
|
||||
};
|
||||
|
||||
root = ./.;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue