feat(dgn-hardware): Factorize bcachefs setup

This commit is contained in:
Tom Hubrecht 2024-02-20 21:25:04 +01:00
parent ade91c7bfd
commit 54ec4a6b18
6 changed files with 11 additions and 9 deletions

View file

@ -11,6 +11,8 @@ lib.extra.mkConfig {
extraConfig = {
services.netbird.enable = true;
dgn-hardware.useBcachefs = true;
};
root = ./.;