nix: remove unused variable
1 file changed, 0 insertions(+), 1 deletion(-)
changed files
M user/settings/nix.nix → user/settings/nix.nix
@@ -5,7 +5,6 @@ lib, ... }: let - toml = pkgs.formats.toml { }; lixPackageSet = pkgs.lixPackageSets.latest; in {