about summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
authorEmile <git@emile.space>2024-06-09 00:16:25 +0200
committerEmile <git@emile.space>2024-06-09 00:16:25 +0200
commit84bae52518e3193d31146aec76086ed5f0431c57 (patch)
tree6ddd382f2351d7e07e35187ecec46492fc785330 /flake.nix
parentfa562a063b2d25c163ae23aac9e9312ed2939c93 (diff)
caladan description
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
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";