From ec30f1518a46648c08e84190458590b01867371e Mon Sep 17 00:00:00 2001 From: lew Date: Sun, 5 Apr 2026 01:31:12 +0100 Subject: [PATCH] fix: remove duplicate bracket in common config --- hosts/common/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/common/default.nix b/hosts/common/default.nix index da0fcc7..5744a71 100644 --- a/hosts/common/default.nix +++ b/hosts/common/default.nix @@ -26,5 +26,4 @@ just htop ]; - ]; }