mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
nix: libvirt
This commit is contained in:
parent
55931c0167
commit
efed8ac3de
2 changed files with 12 additions and 7 deletions
|
|
@ -10,14 +10,12 @@
|
|||
keyboards = {
|
||||
externalKeyboard = {
|
||||
ids = [ "0b05:19b6:d167885d" ]; # ASUS Keyboard
|
||||
settings = {
|
||||
main = {
|
||||
capslock = "overload(control, esc)";
|
||||
};
|
||||
};
|
||||
settings = {
|
||||
main = {
|
||||
capslock = "overload(control, esc)";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue