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 = [