updated system config

This commit is contained in:
Natalie Marks 2024-02-04 02:53:15 -08:00
parent bb690ea98b
commit 0b15e14a34

View file

@ -15,6 +15,13 @@
services.tailscale.enable = true;
services.keyd = {
enable = true;
settings = {
capslock = "esc";
};
};
virtualisation.libvirtd.enable = true;
programs.virt-manager.enable = true;