diff options
| author | Emile <git@emile.space> | 2024-06-09 00:16:25 +0200 |
|---|---|---|
| committer | Emile <git@emile.space> | 2024-06-09 00:16:25 +0200 |
| commit | 84bae52518e3193d31146aec76086ed5f0431c57 (patch) | |
| tree | 6ddd382f2351d7e07e35187ecec46492fc785330 | |
| parent | fa562a063b2d25c163ae23aac9e9312ed2939c93 (diff) | |
caladan description
| -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"; |
