This commit is contained in:
tess 2023-01-28 13:43:19 +01:00
parent 0531ee9339
commit 8bf0f87143
1 changed files with 6 additions and 2 deletions

View File

@ -15,6 +15,7 @@
# Bootloader.
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.loader.systemd-boot.configurationLimit = 42;
boot.loader.efi.efiSysMountPoint = "/boot/efi";
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
@ -94,8 +95,8 @@
# Configure keymap in X11
services.xserver = {
layout = "no";
xkbVariant = "dvorak";
layout = "us";
xkbVariant = "dvp";
xkbOptions = "compose:102,numpad:shift3,kpdl:semi,keypad:atm,caps:shift,lv3:ralt_switch";
};
@ -160,6 +161,7 @@
# streaming / gamign
obs-studio
obs-studio-plugins.obs-source-record
steam
lutris
joycond
@ -168,6 +170,8 @@
winetricks
flitter
duckstation
minetest
airshipper
# management
xsel