Fixed keyboard not working
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
usbutils
|
||||
tree
|
||||
neofetch
|
||||
btop
|
||||
|
@@ -13,6 +13,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
powerManagement.powertop.enable = true;
|
||||
# powerManagement.powertop.enable = true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user