CrOS/home/crow/Datto.nix
2025-07-11 18:08:19 -04:00

5 lines
46 B
Nix

{...}: {
imports = [
common/core
];
}