Files
ad-nix/README.md
John Lancaster 8321b440ed more objectives
2024-12-28 23:55:42 -06:00

494 B

NixOS Configuration for AppDaemon Development

Objectives

  • Use flakes
  • devenv-based workflow
    • Shell
    • Build
  • SSH remote with VSCode
  • Jupyter through VSCode
    • autoreload must work with editable install of the dev version
  • Multiple dev versions
  • Multiple config directories

Usage

nfs

Used to rebuild the ad-nix system.

ads

Used to enter the development shell. Be careful, as this will create a .devenv directory and venv wherever it's entered.