chore: update flake.lock

This commit is contained in:
matt1432 2023-11-25 00:11:01 -05:00
parent ced46f834d
commit 8ea4c31a1c
3 changed files with 36 additions and 19 deletions
home/hyprland

View file

@ -31,7 +31,7 @@ in {
plugins =
[]
++ (lib.lists.optionals (osConfig.hardware.sensor.iio.enable) [
"${hyprgrass.packages.x86_64-linux.default}/lib/libhyprgrass.so"
hyprgrass.packages.${pkgs.system}.default
]);
settings = {