Base: Use direnv module instead of package
This commit is contained in:
parent
bd773d80ac
commit
20b1f57cff
4 changed files with 2 additions and 3 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{ config, pkgs, lib, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
direnv nix-direnv
|
||||
tmux zellij
|
||||
wget
|
||||
rsync
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue