From 1f1106c5b522c26858221ba99f70d2308a8164fe Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Tue, 2 May 2023 19:43:02 -0700 Subject: profiles/server: move boot loader configuration --- hosts/tahoe/hardware.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'hosts/tahoe') diff --git a/hosts/tahoe/hardware.nix b/hosts/tahoe/hardware.nix index 83e434f..5f14ab6 100644 --- a/hosts/tahoe/hardware.nix +++ b/hosts/tahoe/hardware.nix @@ -53,9 +53,6 @@ boot.initrd.luks.devices."raid-slow".device = "/dev/disk/by-id/md-name-nixos:slow"; - # see https://www.man7.org/linux/man-pages/man5/loader.conf.5.html - boot.loader.systemd-boot.consoleMode = "max"; - swapDevices = [{ device = "/dev/disk/by-uuid/0f54b5ab-4fca-4c5a-a9eb-622553145163"; }]; } -- cgit 1.4.1