Ignore local ({local,monitor}.nix) settings
This commit is contained in:
4
nix/local.nix.template
Normal file
4
nix/local.nix.template
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
services.xserver.layout = "us,ru";
|
||||
services.xserver.xkbOptions = "ctrl:nocaps,grp:rctrl_toggle";
|
||||
}
|
Reference in New Issue
Block a user