diff options
Diffstat (limited to 'guix.scm')
| -rw-r--r-- | guix.scm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/guix.scm b/guix.scm index a124abb..dfc303d 100644 --- a/guix.scm +++ b/guix.scm @@ -7,8 +7,7 @@ ;; ;; Development shell: ;; -;; guix shell -L . -C -N -F genecup-gemini coreutils -- env GEMINI_API_KEY="AIz**" ./server.py --port 4201 -;; +;; guix shell -L . -C -N -F genecup-gemini coreutils -- env GEMINI_API_KEY="AIz**" genecup --port 4201 ;; (define-module (guix) |
