Fix importing wrong module for Northstar
This commit is contained in:
parent
e4516d5585
commit
ae35cc0f69
|
@ -103,7 +103,7 @@
|
||||||
modules =
|
modules =
|
||||||
defaultModules
|
defaultModules
|
||||||
++ [
|
++ [
|
||||||
./default.nix
|
./personal.nix
|
||||||
{programs.plasma.configFile.kcminputrc."Libinput/1739/52759/SYNA32AA:00 06CB:CE17 Touchpad".NaturalScroll = true;}
|
{programs.plasma.configFile.kcminputrc."Libinput/1739/52759/SYNA32AA:00 06CB:CE17 Touchpad".NaturalScroll = true;}
|
||||||
];
|
];
|
||||||
extraSpecialArgs = defaultExtraSpecialArgs {
|
extraSpecialArgs = defaultExtraSpecialArgs {
|
||||||
|
|
Reference in a new issue