From b79effce8369b209b181599f6bf4aec1e6419d29 Mon Sep 17 00:00:00 2001 From: cswimr Date: Wed, 5 Feb 2025 10:34:15 -0600 Subject: [PATCH] cleanup shell.nix --- nixos/shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/shell.nix b/nixos/shell.nix index fd1524f..cfead9f 100644 --- a/nixos/shell.nix +++ b/nixos/shell.nix @@ -1,4 +1,4 @@ -{ config, pkgs, ... }: +{ pkgs, ... }: { environment.systemPackages = with pkgs; [ any-nix-shell