diff options
-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"; |