feat : add framemo repo and local dev for dragon\
This commit is contained in:
parent
28ae02760b
commit
ee73caccd0
3 changed files with 9 additions and 4 deletions
|
@ -15,14 +15,13 @@
|
|||
# List packages installed in system profile. To search, run:
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
(import (fetchTarball https://install.devenv.sh/latest)).default
|
||||
bun
|
||||
clang
|
||||
direnv
|
||||
docker-compose
|
||||
gcc
|
||||
gitkraken
|
||||
nodejs
|
||||
php
|
||||
php82Packages.composer
|
||||
php82Packages.php-cs-fixer
|
||||
python311Packages.virtualenv
|
||||
|
@ -33,4 +32,4 @@
|
|||
zig
|
||||
zola
|
||||
];
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue