forked from DGNum/infrastructure
feat(dgn-hardware): Factorize bcachefs setup
This commit is contained in:
parent
ade91c7bfd
commit
54ec4a6b18
6 changed files with 11 additions and 9 deletions
|
@ -11,6 +11,8 @@ lib.extra.mkConfig {
|
|||
|
||||
extraConfig = {
|
||||
services.netbird.enable = true;
|
||||
|
||||
dgn-hardware.useBcachefs = true;
|
||||
};
|
||||
|
||||
root = ./.;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue