chore: fix nix flake

This commit is contained in:
Ashley Wulber 2023-09-07 11:52:40 -04:00 committed by Ashley Wulber
parent 46d8c59e90
commit e3dde863f0

View file

@ -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