From cd66d41ab6bcee6fc6f4c74feff13520b6762db5 Mon Sep 17 00:00:00 2001 From: shelvacu Date: Mon, 30 Sep 2024 18:36:55 -0700 Subject: [PATCH] fmt --- mmm/hardware.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/mmm/hardware.nix b/mmm/hardware.nix index 307df18..cfb6e4c 100644 --- a/mmm/hardware.nix +++ b/mmm/hardware.nix @@ -1,7 +1,4 @@ -{ - lib, - ... -}: +{ lib, ... }: let btrfsopts = [ "noatime"