From 1c919a120d5eb63ff48466b16617daef6ef3cb7b Mon Sep 17 00:00:00 2001 From: s0me1newithhand7s Date: Fri, 29 May 2026 00:10:19 +0300 Subject: [PATCH] fix(ada): disko "-f" flag removal Signed-off-by: s0me1newithhand7s --- ada/disko/lvm_vg.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/ada/disko/lvm_vg.nix b/ada/disko/lvm_vg.nix index 9734719..5839fed 100644 --- a/ada/disko/lvm_vg.nix +++ b/ada/disko/lvm_vg.nix @@ -9,9 +9,6 @@ size = "100%"; content = { type = "btrfs"; - extraArgs = [ - "-f" - ]; subvolumes = { "/root" = {