mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-01-18 09:01:39 +01:00
fix wayland
This commit is contained in:
parent
2d5fd8f881
commit
4469f82c27
2 changed files with 2 additions and 1 deletions
|
@ -10,6 +10,7 @@
|
|||
"video"
|
||||
"dialout"
|
||||
"libvirtd"
|
||||
"docker"
|
||||
"tss"
|
||||
"input"
|
||||
"wireshark"
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
wtype
|
||||
wofi
|
||||
jq
|
||||
(libinput.override { eventGUISupport = true; })
|
||||
# (libinput.override { eventGUISupport = true; })
|
||||
];
|
||||
|
||||
services.swayidle = {
|
||||
|
|
Loading…
Reference in a new issue