aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 178bc25..15cbde8 100644
--- a/flake.nix
+++ b/flake.nix
@@ -92,7 +92,7 @@
};
# my personal MacBook Air
- darwinConfigurations.macbook-air-m2 = mkSystem "macbook-air-m2" {
+ darwinConfigurations.mba-m2 = mkSystem "mba-m2" {
system = "aarch64-darwin";
user = "fcuny";
darwin = true;