dell/xps/9360: drop <20.03 support

This commit is contained in:
Yorick van Pelt 2020-12-21 16:10:28 +01:00
parent 0a0e0a2e49
commit 1ea590a853
No known key found for this signature in database
GPG Key ID: A36E70F9DC014A15
1 changed files with 0 additions and 4 deletions

View File

@ -1,10 +1,6 @@
{ lib, pkgs, ... }:
{
# 4K screen, use bigger console font
# i18n.consoleFont deprecated and obsolete in >=20.03
# hardware-configuration.nix generates console.font
i18n.consoleFont = lib.mkIf (lib.versionOlder (lib.versions.majorMinor lib.version) "20.03") (lib.mkDefault "latarcyrheb-sun32");
imports = [
../../../common/cpu/intel/kaby-lake
../../../common/pc/laptop