updated system config
This commit is contained in:
parent
bb690ea98b
commit
0b15e14a34
1 changed files with 7 additions and 0 deletions
|
@ -15,6 +15,13 @@
|
|||
|
||||
services.tailscale.enable = true;
|
||||
|
||||
services.keyd = {
|
||||
enable = true;
|
||||
settings = {
|
||||
capslock = "esc";
|
||||
};
|
||||
};
|
||||
|
||||
virtualisation.libvirtd.enable = true;
|
||||
programs.virt-manager.enable = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue