mirror of
https://code.dumpstack.io/tools/appvm.git
synced 2024-11-05 03:43:00 +00:00
Do no enable anything in default local.nix
This commit is contained in:
parent
7df36ae8fc
commit
573be66059
@ -2,7 +2,6 @@ package main
|
||||
|
||||
var local_nix_template = []byte(`
|
||||
{
|
||||
services.xserver.layout = "us,ru";
|
||||
services.xserver.xkbOptions = "ctrl:nocaps,grp:rctrl_toggle";
|
||||
#services.xserver.xkbOptions = "ctrl:nocaps";
|
||||
}
|
||||
`)
|
||||
|
Loading…
Reference in New Issue
Block a user