add dix
All checks were successful
Nix Build / nix build (push) Successful in 6s

This commit is contained in:
atagen 2025-08-11 14:14:39 +10:00
parent de951b2272
commit fafee12bec
2 changed files with 2 additions and 0 deletions

View file

@ -26,6 +26,7 @@ in
cfg.package
pkgs.nh # for now..
pkgs.nix-output-monitor
pkgs.dix
];
};
}