xps16: add powerstat package
This commit is contained in:
@@ -52,6 +52,10 @@
|
||||
|
||||
environment.enableDebugInfo = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
powerstat
|
||||
];
|
||||
|
||||
i18n.extraLocaleSettings = {
|
||||
LC_ALL = "en_US.UTF-8";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user