mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-11 12:03:11 -05:00
Added bash so that direnv works and added extensions to vscode.
This commit is contained in:
parent
6a5b023577
commit
49d4fde79b
2 changed files with 5 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ inputs.nixpkgs.lib.nixosSystem {
|
|||
enableBashIntegration = true;
|
||||
nix-direnv.enable = true;
|
||||
};
|
||||
bash.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue