home: fix home-manager setting double definition
This commit is contained in:
parent
3958162fe0
commit
8881850730
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ in
|
|||
services.lorri.enable = true;
|
||||
programs.direnv = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
# FIXME: proper file, not lorri.nix
|
||||
nix-direnv = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue