From 42a7132598846106bae4db757c37a798585e953c Mon Sep 17 00:00:00 2001 From: Superredstone Date: Fri, 6 Mar 2026 09:44:00 +0100 Subject: [PATCH] style: run clean-code --- lib/libde.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libde.nix b/lib/libde.nix index 7131a59..d04ca71 100644 --- a/lib/libde.nix +++ b/lib/libde.nix @@ -1,4 +1,4 @@ -{ currentSystemDe, lib, ... }: +{ currentSystemDe, ... }: let ifDesktop = de: content: { _type = "if";