mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2024-11-21 21:04:41 +01:00
meow
This commit is contained in:
parent
03402ab8cc
commit
a0f5755402
|
@ -32,6 +32,8 @@
|
|||
services.xserver.layout = "us";
|
||||
services.xserver.xkbVariant = "altgr-intl";
|
||||
|
||||
services.openssh.permitRootLogin = "without-password";
|
||||
|
||||
hardware.bluetooth.enable = true;
|
||||
hardware.keyboard.uhk.enable = true;
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
|
|
Loading…
Reference in a new issue