1

Enable linux zen only on desktop

This commit is contained in:
2024-07-06 21:27:25 +02:00
parent 01a8c4f417
commit 4b67d8889f
3 changed files with 17 additions and 3 deletions

View File

@ -88,6 +88,10 @@
# # musnix.soundcardPciId = ;
# };
boot = {
kernelPackages = pkgs.linuxPackages_zen;
};
services.xserver = {
# Configure keymap in X11
xkb.layout = "us";