new_nix/hosts/common/optional/ckb-next.nix
2025-03-16 09:21:45 +01:00

5 lines
52 B
Nix

{
hardware.ckb-next = {
enable = true;
};
}