updated system config

This commit is contained in:
Natalie Marks 2024-02-04 02:56:51 -08:00
parent 0f2e390990
commit 852a9e2f3b

View file

@ -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;