update lockfile

This commit is contained in:
Noah Masur
2023-07-25 03:16:48 +00:00
parent 3387bea109
commit 5f36508d2b
2 changed files with 46 additions and 41 deletions

View File

@ -15,7 +15,12 @@
# Use capslock as escape and/or control
services.keyd = {
enable = true;
settings = { main = { capslock = "overload(control, esc)"; }; };
keyboards = {
default = {
ids = [ "*" ];
settings = { main = { capslock = "overload(control, esc)"; }; };
};
};
};
# Enable num lock on login