octowork
This commit is contained in:
parent
2015647f67
commit
1c35f03eae
3 changed files with 63 additions and 440 deletions
|
|
@ -2,13 +2,11 @@
|
|||
|
||||
{
|
||||
|
||||
inputs.octofriend-nix.url = "path:../appflakes/octofriend/flake.nix";
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
(python3.withPackages(ps: with ps; [ pandas requests python-dotenv pip uv ]))
|
||||
nodejs
|
||||
putty # SSH/Telnet client
|
||||
octofriend-nix.packages.${pkgs.system}.default
|
||||
octofriend.packages.${pkgs.system}.default
|
||||
];
|
||||
|
||||
programs.nix-ld.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue