server and other shit
This commit is contained in:
parent
270e1a0be4
commit
804371bf96
65 changed files with 1428 additions and 619 deletions
|
|
@ -29,6 +29,10 @@
|
|||
default = "E";
|
||||
description = "editor hotkey";
|
||||
};
|
||||
close-window = lib.mkOption {
|
||||
default = "Q";
|
||||
description = "close window hotkey";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue