mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-25 06:51:54 -05:00
petalburg: add missing quote to iio config
This commit is contained in:
parent
320055523a
commit
94a0f95b31
|
@ -14,7 +14,7 @@
|
|||
|
||||
exec-once = [''${
|
||||
lib.getExe self.inputs.iio-hyprland.packages.${pkgs.system}.default
|
||||
} "desc:Samsung Display Corp. 0x4152''];
|
||||
} "desc:Samsung Display Corp. 0x4152"''];
|
||||
|
||||
input = {
|
||||
tablet.output = "eDP-1";
|
||||
|
|
Loading…
Reference in a new issue