mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-11 17:29:30 +08:00
modules.services.keyd: add keyd to systemPackages
This commit is contained in:
@@ -17,5 +17,6 @@ inputs:
|
||||
};
|
||||
};
|
||||
};
|
||||
environment.systemPackages = [ inputs.pkgs.keyd ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user