changes for plasma wayland and firefox css

This commit is contained in:
Chris Cochrun 2022-07-07 06:12:33 -05:00
parent bf0de64317
commit 9bb3bceeda
7 changed files with 12 additions and 14 deletions

View file

@ -474,10 +474,6 @@ Notice how I am including all of my software here. It may be a big file, but hav
hardware.acpilight.enable = lib.mkDefault true;
services.udev.extraRules = ''
SUBSYSTEM=="pci", ATTR{vendor}=="0x8086", ATTR{device}=="0xa0e0", ATTR{power/control}="on"
'';
networking.hostName = "syl"; # Define your hostname.
networking.networkmanager.enable = true;
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.