gaming and zsh

This commit is contained in:
atagen 2022-08-17 23:23:24 +10:00
parent ac0ecdb0ed
commit a950fc35e8
3 changed files with 1810 additions and 9 deletions

View file

@ -47,7 +47,8 @@
hardware.nvidia.package = config.boot.kernelPackages.nvidiaPackages.stable;
hardware.opengl.driSupport32Bit = true;
# Configure keymap in X11
#input stuff
hardware.ckb-next.enable = true;
services.xserver.layout = "us";
# services.xserver.xkbOptions = {
# "eurosign:e";
@ -93,6 +94,8 @@
environment.systemPackages = with pkgs; [
helix
rnix-lsp
ckb-next
home-manager
git