From 4dc3f2b485fc04fb7745f7ea67cac7198b3ffe74 Mon Sep 17 00:00:00 2001 From: Aleksandr Lebedev Date: Mon, 28 Jul 2025 20:21:19 +0200 Subject: [PATCH] Zhu --- disko/impermanence-btrfs-luks.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/disko/impermanence-btrfs-luks.nix b/disko/impermanence-btrfs-luks.nix index 1529ce1..473adf3 100644 --- a/disko/impermanence-btrfs-luks.nix +++ b/disko/impermanence-btrfs-luks.nix @@ -1,4 +1,4 @@ -{ device ? throw "Set this to your disk device, e.g. /dev/sda", , ... }: +{ device ? throw "Set this to your disk device, e.g. /dev/sda", ... }: # IMPORTANT # Calculate offset using https://wiki.archlinux.org/title/Power_management/Suspend_and_hibernate#Acquire_swap_file_offset # AND create this config