refactor devel
This commit is contained in:
parent
e11521e176
commit
44d33de97e
3 changed files with 21 additions and 22 deletions
|
|
@ -5,18 +5,9 @@
|
|||
prefix = ${config.xdg.dataHome}/npm/packages
|
||||
'';
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
||||
# development
|
||||
bundler
|
||||
bundix
|
||||
nodejs
|
||||
appimage-run
|
||||
yarn
|
||||
|
||||
];
|
||||
|
||||
imports = [
|
||||
./minimal.nix
|
||||
./devel.nix
|
||||
];
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue