mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 08:06:50 +01:00
feat: add desktop-wsl host
This commit is contained in:
parent
fac1a09715
commit
4fd2361813
17 changed files with 92 additions and 18 deletions
|
|
@ -1,6 +1,6 @@
|
|||
_: {
|
||||
{lib, ...}: {
|
||||
services.keyd = {
|
||||
enable = true;
|
||||
enable = lib.mkDefault true;
|
||||
keyboards.mouse = {
|
||||
ids = [
|
||||
"046d:c051:4ae65a29" # Work mouse
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue