mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-11 16:49:22 +08:00
devices.pc: Update resume offset
This commit is contained in:
@@ -24,7 +24,7 @@ inputs:
|
||||
"/dev/disk/by-partlabel/pc-tf1".mapper = "tf1";
|
||||
};
|
||||
swap = [ "/nix/swap/swap" ];
|
||||
resume = { device = "/dev/mapper/root1"; offset = 131605760; };
|
||||
resume = { device = "/dev/mapper/root1"; offset = 228199020; };
|
||||
};
|
||||
grub.windowsEntries."08D3-10DE" = "Windows";
|
||||
nix.marches =
|
||||
|
||||
Reference in New Issue
Block a user