From 0aaf800eee5f51a78c5cda662de1834b1e02b351 Mon Sep 17 00:00:00 2001 From: Quentin Aristote Date: Mon, 13 Mar 2023 17:19:38 +0000 Subject: inital commit --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index b46f4a0..70b4c2f 100644 --- a/flake.nix +++ b/flake.nix @@ -14,7 +14,7 @@ nixosModules = [ overlays-module my-nixpkgs.nixosModules.personal ./nixos ]; in { - nixosConfigurations.latitude-7490 = nixpkgs.lib.nixosSystem { + nixosConfigurations.latitude-7280 = nixpkgs.lib.nixosSystem { inherit system; specialArgs = { inherit nixos-hardware home-manager homeModules stylix; }; modules = nixosModules; -- cgit v1.2.3