1 { pkgs, lib, config, ... }:
4 ../../../base/apu2e4.nix
7 boot.loader.grub.devices = [
8 "/dev/disk/by-id/ata-Samsung_SSD_840_EVO_250GB_S1DBNSAF340110R"
12 { device = "/dev/disk/by-uuid/dc3c5387-17d2-43b3-bfa2-bf73afacca07";
16 fileSystems."/boot/efi" =
17 { device = "/dev/disk/by-uuid/62E6-E65F";
22 [ { device = "/dev/disk/by-partuuid/6b1eaa35-776b-4e60-b21e-7bcee535dd8b";
25 cipher = "aes-xts-plain64";
26 source = "/dev/urandom";