direnv
This commit is contained in:
parent
387b531fbb
commit
e54fe9162c
|
@ -300,6 +300,11 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
direnv = {
|
||||
enable = true;
|
||||
nix-direnv.enable = true;
|
||||
};
|
||||
|
||||
alacritty = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
|
Loading…
Reference in New Issue
Block a user