Files
nix-conf/modules/opts/default.nix

6 lines
47 B
Nix

{ ... }: {
imports = [
./kb-input
];
}