updated option
Signed-off-by: Jade <obsidianical@gmail.com>
This commit is contained in:
parent
8b593ea7ee
commit
41195104f0
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
||||||
services.xserver.layout = "us";
|
services.xserver.layout = "us";
|
||||||
services.xserver.xkbVariant = "altgr-intl";
|
services.xserver.xkbVariant = "altgr-intl";
|
||||||
|
|
||||||
services.openssh.permitRootLogin = "without-password";
|
services.openssh.settings.PermitRootLogin = "without-password";
|
||||||
|
|
||||||
hardware.bluetooth.enable = true;
|
hardware.bluetooth.enable = true;
|
||||||
hardware.keyboard.uhk.enable = true;
|
hardware.keyboard.uhk.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue