diff options
-rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix index 62b1fa7..d59896c 100644 --- a/flake.nix +++ b/flake.nix @@ -47,6 +47,7 @@ system = "aarch64-darwin"; sshUser = "hydra"; homeManagerEnable = true; + description = "macbook air"; }; corrino = { system = "x86_64-linux"; |