From 7417d85ee2f268c8e1aa36a86fe271891eebbb89 Mon Sep 17 00:00:00 2001 From: qaristote Date: Thu, 16 Mar 2023 11:47:11 +0100 Subject: initial commit --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 70b4c2f..45a9c57 100644 --- a/flake.nix +++ b/flake.nix @@ -14,7 +14,7 @@ nixosModules = [ overlays-module my-nixpkgs.nixosModules.personal ./nixos ]; in { - nixosConfigurations.latitude-7280 = nixpkgs.lib.nixosSystem { + nixosConfigurations.precision-3571 = nixpkgs.lib.nixosSystem { inherit system; specialArgs = { inherit nixos-hardware home-manager homeModules stylix; }; modules = nixosModules; -- cgit v1.2.3