Changed: System
This commit is contained in:
parent
5f65f56fec
commit
75b2b56009
@ -161,6 +161,7 @@
|
|||||||
ethtool
|
ethtool
|
||||||
pciutils # lspci
|
pciutils # lspci
|
||||||
usbutils # lsusb
|
usbutils # lsusb
|
||||||
|
libGL
|
||||||
|
|
||||||
# Rizz
|
# Rizz
|
||||||
fastfetch
|
fastfetch
|
||||||
@ -212,7 +213,7 @@
|
|||||||
# Enable sound with pipewire.
|
# Enable sound with pipewire.
|
||||||
sound.enable = true;
|
sound.enable = true;
|
||||||
hardware.pulseaudio.enable = false;
|
hardware.pulseaudio.enable = false;
|
||||||
services.power-profiles-daemon = {
|
services.power-profiles-daemon = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
security.polkit.enable = true;
|
security.polkit.enable = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user