gaming and zsh
This commit is contained in:
parent
ac0ecdb0ed
commit
a950fc35e8
3 changed files with 1810 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue