From abd6b338af02afa7a2b24f607490893411288c7b Mon Sep 17 00:00:00 2001 From: Roman Lubij Date: Tue, 17 Feb 2026 20:09:28 +0100 Subject: [PATCH] Correct name for laptop --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 1ebea5d..8daa575 100644 --- a/flake.nix +++ b/flake.nix @@ -29,7 +29,7 @@ ]; }; - laptop = nixpkgs.lib.nixosSystem { + dalaptop = nixpkgs.lib.nixosSystem { inherit specialArgs; system = "x86_64-linux"; modules = [