fix: further koishi fixup

This commit is contained in:
Kat Inskip 2023-01-29 09:28:51 -08:00
parent 6723c8020e
commit 323c26e58d
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
2 changed files with 7 additions and 5 deletions

View file

@ -1,5 +1,5 @@
_: let
hostConfig = {tree, ...}: {
hostConfig = {tree, pkgs, ...}: {
imports = with tree; [
nixos.gui
kat.gui
@ -20,7 +20,7 @@ _: let
{device = "/dev/disk/by-uuid/0d846453-95b4-46e1-8eaf-b910b4321ef0";}
];
home-manager.SharedModules = [
home-manager.sharedModules = [
{
wayland.windowManager.sway.config.input."2:7:SynPS/2_Synaptics_TouchPad" = {
dwt = "enabled";