I don't think replaceRuntimeDependencies is actually necessary.
This commit is contained in:
parent
ecf1ea6fb2
commit
65e3fca490
1 changed files with 0 additions and 5 deletions
|
|
@ -54,11 +54,6 @@ in {
|
||||||
sessionVariables.ALSA_CONFIG_UCM2 = "${cml-ucm-conf}/share/alsa/ucm2";
|
sessionVariables.ALSA_CONFIG_UCM2 = "${cml-ucm-conf}/share/alsa/ucm2";
|
||||||
};
|
};
|
||||||
|
|
||||||
system.replaceRuntimeDependencies = [({
|
|
||||||
original = pkgs.alsa-ucm-conf;
|
|
||||||
replacement = cml-ucm-conf;
|
|
||||||
})];
|
|
||||||
|
|
||||||
services.keyd = {
|
services.keyd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
keyboards.main = {
|
keyboards.main = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue