mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-11 17:35:25 +08:00
rm redundant (true by default)
This commit is contained in:
parent
73137b50fa
commit
c657c22caa
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
programs.direnv = {
|
||||
enable = true;
|
||||
enableBashIntegration = true;
|
||||
nix-direnv = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue