From f856077f1d3f50397938d0699ba551b52c13c1ea Mon Sep 17 00:00:00 2001 From: 0xTux <0xtux@pm.me> Date: Thu, 28 Mar 2024 17:41:47 +0530 Subject: [PATCH] remove unused import --- hosts/canopus/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/canopus/default.nix b/hosts/canopus/default.nix index 0097abb..899f6d7 100755 --- a/hosts/canopus/default.nix +++ b/hosts/canopus/default.nix @@ -1,7 +1,6 @@ { inputs, outputs, - config, pkgs, username, ...