pingbox commit
This commit is contained in:
@@ -30,6 +30,10 @@ in {
|
||||
# Set time zone.
|
||||
time.timeZone = "Europe/London";
|
||||
|
||||
i18n = {
|
||||
defaultLocale = "en_GB.UTF-8";
|
||||
};
|
||||
|
||||
# The global useDHCP flag is deprecated, therefore explicitly set to false here.
|
||||
# Per-interface useDHCP will be mandatory in the future, so this generated config
|
||||
# replicates the default behaviour.
|
||||
|
||||
@@ -41,7 +41,6 @@
|
||||
fwupd.enable = true;
|
||||
|
||||
tlp = {
|
||||
enable = true;
|
||||
settings = {
|
||||
PCIE_ASPM_ON_BAT = "powersupersave";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user