cleanup shell.nix

This commit is contained in:
cswimr 2025-02-05 10:34:15 -06:00
parent 0b1fef9643
commit b79effce83
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087

View file

@ -1,4 +1,4 @@
{ config, pkgs, ... }:
{ pkgs, ... }:
{
environment.systemPackages = with pkgs; [
any-nix-shell