mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Move nh and just into direnv dev-shell
This commit is contained in:
parent
c1a9c265fb
commit
83b5d14b98
5 changed files with 17 additions and 13 deletions
|
|
@ -52,10 +52,7 @@
|
|||
vimAlias = true;
|
||||
};
|
||||
|
||||
environment.systemPackages = [
|
||||
pkgs.git
|
||||
pkgs.just
|
||||
];
|
||||
environment.systemPackages = [ pkgs.git ];
|
||||
|
||||
nixpkgs.config.allowUnfreePredicate =
|
||||
pkg:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue