diff options
author | Emile <git@emile.space> | 2024-08-02 23:51:27 +0200 |
---|---|---|
committer | Emile <git@emile.space> | 2024-08-02 23:51:27 +0200 |
commit | 9a8cd25bd0de2c52f3523c3056e562dc5159768f (patch) | |
tree | 5ea7e37f183492638bbad9c2f054729057d1fc7d | |
parent | cfa4dc8b1da32b061dc9592a7d558fea393ee334 (diff) |
instructions on how to rebuild caladan without deploy-rs
-rw-r--r-- | flake.nix | 1 |
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"; |