cleanup shell.nix
This commit is contained in:
parent
0b1fef9643
commit
b79effce83
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, pkgs, ... }:
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
any-nix-shell
|
||||
|
|
Loading…
Add table
Reference in a new issue