From 525b619d53926e0325f5835187c6aec376567b17 Mon Sep 17 00:00:00 2001 From: sadan <117494111+sadan4@users.noreply.github.com> Date: Tue, 26 Nov 2024 17:07:20 -0500 Subject: [PATCH] name --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 2d7a9aa..155fc0c 100644 --- a/flake.nix +++ b/flake.nix @@ -77,7 +77,7 @@ { programs.nix-index-database.comma.enable = true; } ]; }; - laptop-evo4b5 = nixpkgs.lib.nixosSystem { + arm-laptop-evo4b5 = nixpkgs.lib.nixosSystem { system = "aarch64-linux"; specialArgs = { inherit inputs;