i cant spell package apparently
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
flake.nixosModules.wshowkeys = moduleWithSystem ({inputs', ...}: {
|
flake.nixosModules.wshowkeys = moduleWithSystem ({inputs', ...}: {
|
||||||
programs.wshowkeys = {
|
programs.wshowkeys = {
|
||||||
enable = true;
|
enable = true;
|
||||||
pacakge = inputs'.wshowkeys.packages.default;
|
package = inputs'.wshowkeys.packages.default;
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
perSystem = {
|
perSystem = {
|
||||||
|
|||||||
Reference in New Issue
Block a user