chore: update flake
This commit is contained in:
parent
c181b1c7af
commit
7ad5c9a1a7
2 changed files with 225 additions and 159 deletions
|
|
@ -25,8 +25,10 @@
|
|||
services = {
|
||||
xserver = {
|
||||
enable = true;
|
||||
layout = "us";
|
||||
xkbVariant = "";
|
||||
xkb = {
|
||||
variant = "";
|
||||
layout = "us";
|
||||
};
|
||||
excludePackages = [pkgs.xterm];
|
||||
# videoDrivers = ["amdgpu"];
|
||||
libinput = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue