updated system config
This commit is contained in:
parent
0f2e390990
commit
852a9e2f3b
1 changed files with 3 additions and 1 deletions
|
@ -20,11 +20,13 @@
|
||||||
keyboards = {
|
keyboards = {
|
||||||
default = {
|
default = {
|
||||||
settings = {
|
settings = {
|
||||||
|
main = {
|
||||||
capslock = "escape";
|
capslock = "escape";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
};
|
||||||
|
|
||||||
virtualisation.libvirtd.enable = true;
|
virtualisation.libvirtd.enable = true;
|
||||||
programs.virt-manager.enable = true;
|
programs.virt-manager.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue