diff --git a/flake.nix b/flake.nix index 287fac4..c715c7b 100644 --- a/flake.nix +++ b/flake.nix @@ -43,6 +43,7 @@ autoPatchelfHook ]; buildInputs = with pkgs; [ + systemdMinimal libxkbcommon freetype fontconfig @@ -50,6 +51,7 @@ lld desktop-file-utils stdenv.cc.cc.lib + libinput ]; runtimeDependencies = with pkgs; [ wayland