Files
nixos-blueprint/hosts/morphius/hardware/laptop/default.nix
2025-05-27 16:55:14 +03:00

6 lines
46 B
Nix

{
imports = [
./keyboard-fix.nix
];
}