Files
nixos-blueprint/hosts/kled/hardware/laptop/default.nix
T
2026-04-24 15:17:40 +03:00

6 lines
44 B
Nix

{
imports = [
./chromebook.nix
];
}