mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-09-24 23:30:40 -05:00
remove direnv
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
imports = [
|
||||
./nvim
|
||||
./amfora.nix
|
||||
./direnv.nix
|
||||
./fish.nix
|
||||
./git.nix
|
||||
./neofetch.nix
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
{ lib, features, ... }: {
|
||||
programs.direnv = {
|
||||
enable = true;
|
||||
nix-direnv.enable = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user