about summary refs log tree commit diff
diff options
context:
space:
mode:
authorEmile <git@emile.space>2024-08-02 23:51:27 +0200
committerEmile <git@emile.space>2024-08-02 23:51:27 +0200
commit9a8cd25bd0de2c52f3523c3056e562dc5159768f (patch)
tree5ea7e37f183492638bbad9c2f054729057d1fc7d
parentcfa4dc8b1da32b061dc9592a7d558fea393ee334 (diff)
instructions on how to rebuild caladan without deploy-rs
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 31144e2..a5a59d9 100644
--- a/flake.nix
+++ b/flake.nix
@@ -48,6 +48,7 @@
         sshUser = "hydra";
         homeManagerEnable = true;
         description = "macbook air";
+        # nix run https://github.com/LnL7/nix-darwin/archive/master.tar.gz -- switch --flake .#caladan
       };
       corrino = {
         system = "x86_64-linux";