summaryrefslogtreecommitdiffstats
path: root/dell/xps/15-7590/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'dell/xps/15-7590/default.nix')
-rw-r--r--dell/xps/15-7590/default.nix6
1 files changed, 2 insertions, 4 deletions
diff --git a/dell/xps/15-7590/default.nix b/dell/xps/15-7590/default.nix
index 0666373..aa3dd7f 100644
--- a/dell/xps/15-7590/default.nix
+++ b/dell/xps/15-7590/default.nix
@@ -7,10 +7,8 @@
../../../common/pc/ssd
];
- # TODO: boot loader
- #boot.loader.systemd-boot.enable = lib.mkDefault true;
- boot.kernelPackages = pkgs.linuxPackages_5_1;
- boot.loader.efi.canTouchEfiVariables = lib.mkDefault true;
+ # Set to true for just the first run, then disable it.
+ # boot.loader.efi.canTouchEfiVariables = lib.mkDefault true;
# The 48.ucode causes the Killer wifi card to crash.
# The iwlfwifi-cc-a0-46.ucode works perfectly