feat(nix-direnv): install nix-direnv
This commit is contained in:
parent
f9914e097d
commit
37ad42b161
2 changed files with 8 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ in {
|
|||
imports = [
|
||||
./stylix.nix
|
||||
./wm
|
||||
./direnv.nix
|
||||
];
|
||||
home = {
|
||||
packages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue