Compare commits

..

No commits in common. "cf47ac19a87826e051ef630507d93e582da3109b" and "89104209e8d55a061fb3f4e8cbe75319f772ae3a" have entirely different histories.

1 changed files with 1 additions and 2 deletions

View File

@ -20,7 +20,6 @@
webis.enable = true; webis.enable = true;
impermanence.enable = true; impermanence.enable = true;
}; };
programs.hyprland.monitors = [ "HDMI-A-1,3840x2160,auto,1.2" ",preferred,auto,1" ];
}; };
# BOOT # BOOT
@ -95,7 +94,7 @@
}/bin/python asus_touchpad.py m433ia }/bin/python asus_touchpad.py m433ia
''; '';
# Probably needed because it fails on boot seemingly because the driver # Probably needed because it fails on boot seemingly because the driver
# is not ready yet. Alternatively, you can use `sleep 3` or similar in the # is not ready yet. Alternativly, you can use `sleep 3` or similar in the
# `script`. # `script`.
serviceConfig = { serviceConfig = {
RestartSec = "1s"; RestartSec = "1s";